Rate Overview
Live
1 YER = 0.007194 BGN
1 BGN = 139.0047
YER
Avg
0.007105
High
0.007194
Low
0.007058
Last updated: 6/19/2026, 8:42:30 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.19 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-06-19T08:42:30Z",
"rates": {
"BGN": 0.007194
}
}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.7194,
"rate": 0.007194
}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