Rate Overview
Live
1 YER = 0.006989 BGN
1 BGN = 143.0820
YER
Avg
0.007001
High
0.007056
Low
0.006989
Last updated: 4/17/2026, 10:40:46 AM
Quick Conversions
| YER | BGN |
|---|---|
| 1 YER | 0.01 BGN |
| 10 YER | 0.07 BGN |
| 50 YER | 0.35 BGN |
| 100 YER | 0.70 BGN |
| 500 YER | 3.49 BGN |
| 1,000 YER | 6.99 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-04-17T10:40:46Z",
"rates": {
"BGN": 0.006989
}
}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.6989000000000001,
"rate": 0.006989
}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