Rate Overview
Live
1 YER = 0.007205 BGN
1 BGN = 138.7925
YER
Avg
0.007205
High
0.007218
Low
0.007173
Last updated: 7/29/2026, 5:28:14 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.60 BGN |
| 1,000 YER | 7.20 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-29T05:28:14Z",
"rates": {
"BGN": 0.007205
}
}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.7204999999999999,
"rate": 0.007205
}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