Rate Overview
Live
1 BGN = 25.9656 UAH
1 UAH = 0.038512
BGN
Avg
26.1086
High
26.5208
Low
25.9656
Last updated: 7/8/2026, 9:37:57 PM
Quick Conversions
| BGN | UAH |
|---|---|
| 1 BGN | 25.97 UAH |
| 10 BGN | 259.66 UAH |
| 50 BGN | 1,298.28 UAH |
| 100 BGN | 2,596.56 UAH |
| 500 BGN | 12,982.81 UAH |
| 1,000 BGN | 25,965.62 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-07-08T21:37:57Z",
"rates": {
"UAH": 25.965618
}
}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": 2596.5618,
"rate": 25.965618
}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