Rate Overview
Live
1 BGN = 26.1100 UAH
1 UAH = 0.038299
BGN
Avg
26.1543
High
26.5866
Low
25.6777
Last updated: 7/28/2026, 7:51:38 AM
Quick Conversions
| BGN | UAH |
|---|---|
| 1 BGN | 26.11 UAH |
| 10 BGN | 261.10 UAH |
| 50 BGN | 1,305.50 UAH |
| 100 BGN | 2,611.00 UAH |
| 500 BGN | 13,055.02 UAH |
| 1,000 BGN | 26,110.05 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-28T07:51:38Z",
"rates": {
"UAH": 26.110046
}
}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": 2611.0046,
"rate": 26.110046
}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