Rate Overview
Live
1 BGN = 25.9581 UAH
1 UAH = 0.038524
BGN
Avg
25.9939
High
26.0982
Low
25.8393
Last updated: 3/7/2026, 9:11:55 AM
Quick Conversions
| BGN | UAH |
|---|---|
| 1 BGN | 25.96 UAH |
| 10 BGN | 259.58 UAH |
| 50 BGN | 1,297.91 UAH |
| 100 BGN | 2,595.81 UAH |
| 500 BGN | 12,979.06 UAH |
| 1,000 BGN | 25,958.12 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-07T09:11:55Z",
"rates": {
"UAH": 25.958118
}
}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": 2595.8118,
"rate": 25.958118
}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