Rate Overview
Live
1 BGN = 26.3752 UAH
1 UAH = 0.037914
BGN
Avg
26.3647
High
26.4312
Low
26.2901
Last updated: 5/7/2026, 5:54:19 PM
Quick Conversions
| BGN | UAH |
|---|---|
| 1 BGN | 26.38 UAH |
| 10 BGN | 263.75 UAH |
| 50 BGN | 1,318.76 UAH |
| 100 BGN | 2,637.52 UAH |
| 500 BGN | 13,187.59 UAH |
| 1,000 BGN | 26,375.19 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-05-07T17:54:19Z",
"rates": {
"UAH": 26.375187
}
}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": 2637.5187,
"rate": 26.375187
}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