Rate Overview
Live
1 YER = 0.007163 BGN
1 BGN = 139.6063
YER
Avg
0.007073
High
0.007163
Low
0.006941
Last updated: 3/28/2026, 12:18:12 PM
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.58 BGN |
| 1,000 YER | 7.16 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-03-28T12:18:12Z",
"rates": {
"BGN": 0.007163
}
}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.7163,
"rate": 0.007163
}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