Rate Overview
Live
1 BGN = 26.3507 UAH
1 UAH = 0.037950
BGN
Avg
26.0893
High
26.4931
Low
25.4463
Last updated: 5/27/2026, 9:36:32 PM
Quick Conversions
| BGN | UAH |
|---|---|
| 1 BGN | 26.35 UAH |
| 10 BGN | 263.51 UAH |
| 50 BGN | 1,317.53 UAH |
| 100 BGN | 2,635.07 UAH |
| 500 BGN | 13,175.33 UAH |
| 1,000 BGN | 26,350.65 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-27T21:36:32Z",
"rates": {
"UAH": 26.350651
}
}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": 2635.0651,
"rate": 26.350651
}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