Get live Bulgarian Lev (BGN) exchange rates using this API
Get Live Bulgarian Lev (BGN) Exchange Rates Using Metals-API
The Bulgarian Lev (BGN) is a currency that plays a significant role in the financial landscape of Bulgaria and the broader European market. With the rise of digital transformation in financial services, accessing real-time exchange rates for the Bulgarian Lev has become essential for businesses, developers, and traders alike. The Metals-API offers a powerful solution for obtaining live exchange rates, including those for the Bulgarian Lev, through its innovative API.
Understanding Tellurium (TE) and Its Market Dynamics
Tellurium (TE) is a lesser-known metal that is gaining traction in various industries, particularly in electronics and renewable energy. As the demand for sustainable technologies grows, the market for Tellurium is evolving rapidly. This evolution is driven by digital transformation in metal markets, where technological innovation and advancement play crucial roles. The integration of smart technology and data analytics allows stakeholders to gain insights into market trends and make informed decisions.
In the context of the Metals-API, developers can leverage real-time data to build applications that track Tellurium prices, analyze market fluctuations, and predict future trends. By utilizing the API's capabilities, businesses can stay ahead of the curve in this dynamic market.
API Description
The Metals-API is a comprehensive solution that provides real-time and historical data on metal prices and currency exchange rates. This API empowers developers to create next-generation applications that require accurate and timely information. With its robust features, the Metals-API enables users to access a wealth of data, including live exchange rates for the Bulgarian Lev and other currencies.
For more information on how to implement this API, refer to the Metals-API Documentation, which provides detailed guidance on usage, endpoints, and response structures.
Key Features and Endpoints
The Metals-API offers a variety of endpoints that cater to different needs. Here are some of the key features:
- Latest Rates Endpoint: This endpoint provides real-time exchange rate data for the Bulgarian Lev and other currencies. Depending on your subscription plan, updates can occur every 60 minutes or every 10 minutes. This feature is essential for applications that require up-to-the-minute accuracy.
- Historical Rates Endpoint: Users can access historical exchange rates dating back to 2019. By appending a specific date to the API request, developers can retrieve past rates for analysis and reporting.
- Bid and Ask Endpoint: This powerful feature allows users to obtain real-time bid and ask prices for metals, including the Bulgarian Lev. This information is crucial for traders looking to make informed decisions based on market conditions.
- Convert Endpoint: The Metals-API includes a currency conversion feature, enabling users to convert amounts between different currencies, including the Bulgarian Lev. This is particularly useful for businesses operating in multiple markets.
- Time-Series Endpoint: This endpoint allows users to query daily historical rates between two specified dates. It is ideal for analyzing trends over time and understanding market movements.
- Fluctuation Endpoint: Users can track how currencies, including the Bulgarian Lev, fluctuate on a day-to-day basis. This feature provides insights into market volatility and helps in risk assessment.
- Carat Endpoint: For those interested in precious metals, this endpoint provides information about gold rates by carat. It is particularly relevant for jewelers and investors in the gold market.
- Lowest/Highest Price Endpoint: This endpoint allows users to query the API for the lowest and highest prices of metals over a specified period, providing valuable insights into market trends.
- Open/High/Low/Close (OHLC) Price Endpoint: Users can retrieve open, high, low, and close prices for a specific time period, which is essential for technical analysis and trading strategies.
- Historical LME Endpoint: This endpoint provides access to historical rates for LME symbols dating back to 2008, allowing users to analyze long-term trends in the metals market.
- API Key: Each user is assigned a unique API key that must be included in requests to authenticate and authorize access to the API.
- API Response: The Metals-API delivers exchange rates relative to USD by default, ensuring consistency across responses.
- Supported Symbols Endpoint: This endpoint returns a constantly updated list of all available currencies and metals, including the Bulgarian Lev, making it easy for developers to stay informed.
List of Symbols
The Metals-API provides access to a comprehensive range of metal symbols. For a complete list of all supported symbols and their specifications, refer to the Metals-API Supported Symbols page.
API Endpoint Examples and Responses
Latest Rates Endpoint
Get real-time exchange rates for all available metals, including the Bulgarian Lev:
{
"success": true,
"timestamp": 1783469541,
"base": "USD",
"date": "2026-07-08",
"rates": {
"BGN": 1.75,
"XAU": 0.000482,
"XAG": 0.03815
},
"unit": "per troy ounce"
}
Historical Rates Endpoint
Access historical exchange rates for any date since 1999:
{
"success": true,
"timestamp": 1783383141,
"base": "USD",
"date": "2026-07-07",
"rates": {
"BGN": 1.76,
"XAU": 0.000485,
"XAG": 0.03825
},
"unit": "per troy ounce"
}
Time-series Endpoint
Get exchange rates for a specific time period:
{
"success": true,
"timeseries": true,
"start_date": "2026-07-01",
"end_date": "2026-07-08",
"base": "USD",
"rates": {
"2026-07-01": {
"BGN": 1.77,
"XAU": 0.000485
},
"2026-07-03": {
"BGN": 1.76,
"XAU": 0.000483
},
"2026-07-08": {
"BGN": 1.75,
"XAU": 0.000482
}
},
"unit": "per troy ounce"
}
Convert Endpoint
Convert any amount from one metal to another or to/from USD:
{
"success": true,
"query": {
"from": "USD",
"to": "BGN",
"amount": 1000
},
"info": {
"timestamp": 1783469541,
"rate": 1.75
},
"result": 1750,
"unit": "BGN"
}
Fluctuation Endpoint
Track rate fluctuations between two dates:
{
"success": true,
"fluctuation": true,
"start_date": "2026-07-01",
"end_date": "2026-07-08",
"base": "USD",
"rates": {
"BGN": {
"start_rate": 1.77,
"end_rate": 1.75,
"change": -0.02,
"change_pct": -1.13
}
},
"unit": "per troy ounce"
}
OHLC (Open/High/Low/Close) Endpoint
Get OHLC data for a specific time period:
{
"success": true,
"timestamp": 1783469541,
"base": "USD",
"date": "2026-07-08",
"rates": {
"BGN": {
"open": 1.76,
"high": 1.78,
"low": 1.74,
"close": 1.75
}
},
"unit": "per troy ounce"
}
Bid/Ask Endpoint
Get current bid and ask prices for metals:
{
"success": true,
"timestamp": 1783469541,
"base": "USD",
"date": "2026-07-08",
"rates": {
"BGN": {
"bid": 1.74,
"ask": 1.76,
"spread": 0.02
}
},
"unit": "per troy ounce"
}
Conclusion
In conclusion, the Metals-API provides a robust and versatile solution for accessing live Bulgarian Lev (BGN) exchange rates and a wealth of other metal-related data. By leveraging the API's various endpoints, developers can create applications that offer real-time insights, historical analysis, and comprehensive market data. The integration of smart technology and data analytics into the metals market is transforming how businesses operate, enabling them to make informed decisions based on accurate and timely information.
For those looking to dive deeper into the capabilities of the Metals-API, the Metals-API Documentation is an invaluable resource. Additionally, the Metals-API Supported Symbols page provides a comprehensive list of available currencies and metals, ensuring that developers have all the information they need at their fingertips.
As the market continues to evolve, staying informed and utilizing advanced tools like the Metals-API will be crucial for success in the competitive landscape of currency exchange and metal trading.