Rate Overview
Live
1 YER = 0.007210 BGN
1 BGN = 138.6963
YER
Avg
0.007139
High
0.007605
Low
0.006885
Last updated: 7/28/2026, 9:54:16 AM
Quick Conversions
| YER | BGN |
|---|---|
| 1 YER | 0.01 BGN |
| 10 YER | 0.07 BGN |
| 50 YER | 0.36 BGN |
| 100 YER | 0.72 BGN |
| 500 YER | 3.61 BGN |
| 1,000 YER | 7.21 BGN |
Get YER/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=BGNExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-28T09:54:16Z",
"rates": {
"BGN": 0.00721
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "BGN",
"amount": 100
},
"result": 0.721,
"rate": 0.00721
}Build with YER/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key