Rate Overview
Live
1 BGN = 26.1993 UAH
1 UAH = 0.038169
BGN
Avg
25.5762
High
26.5866
Low
24.5784
Last updated: 7/29/2026, 4:31:05 PM
Quick Conversions
| BGN | UAH |
|---|---|
| 1 BGN | 26.20 UAH |
| 10 BGN | 261.99 UAH |
| 50 BGN | 1,309.96 UAH |
| 100 BGN | 2,619.93 UAH |
| 500 BGN | 13,099.63 UAH |
| 1,000 BGN | 26,199.26 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-29T16:31:05Z",
"rates": {
"UAH": 26.199257
}
}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": 2619.9257,
"rate": 26.199257
}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