Rate Overview
Live
1 BGN = 26.2470 UAH
1 UAH = 0.038100
BGN
Avg
26.4978
High
26.6502
Low
26.2470
Last updated: 6/19/2026, 8:51:42 AM
Quick Conversions
| BGN | UAH |
|---|---|
| 1 BGN | 26.25 UAH |
| 10 BGN | 262.47 UAH |
| 50 BGN | 1,312.35 UAH |
| 100 BGN | 2,624.70 UAH |
| 500 BGN | 13,123.50 UAH |
| 1,000 BGN | 26,246.99 UAH |
Get BGN/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=UAHExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-06-19T08:51:42Z",
"rates": {
"UAH": 26.246992
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "UAH",
"amount": 100
},
"result": 2624.6992,
"rate": 26.246992
}Build with BGN/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key