Rate Overview
Live
1 UAH = 0.038169 BGN
1 BGN = 26.1993
UAH
Avg
0.038269
High
0.038371
Low
0.038169
Last updated: 7/29/2026, 9:02:02 PM
Quick Conversions
| UAH | BGN |
|---|---|
| 1 UAH | 0.04 BGN |
| 10 UAH | 0.38 BGN |
| 50 UAH | 1.91 BGN |
| 100 UAH | 3.82 BGN |
| 500 UAH | 19.08 BGN |
| 1,000 UAH | 38.17 BGN |
Get UAH/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=BGNExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-29T21:02:02Z",
"rates": {
"BGN": 0.038169
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "BGN",
"amount": 100
},
"result": 3.8169,
"rate": 0.038169
}Build with UAH/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key