Rate Overview
Live
1 BGN = 25.6461 UAH
1 UAH = 0.038992
BGN
Avg
25.8917
High
26.0726
Low
25.6461
Last updated: 3/28/2026, 1:21:10 PM
Quick Conversions
| BGN | UAH |
|---|---|
| 1 BGN | 25.65 UAH |
| 10 BGN | 256.46 UAH |
| 50 BGN | 1,282.31 UAH |
| 100 BGN | 2,564.61 UAH |
| 500 BGN | 12,823.07 UAH |
| 1,000 BGN | 25,646.14 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-03-28T13:21:10Z",
"rates": {
"UAH": 25.646142
}
}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": 2564.6142,
"rate": 25.646142
}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