Rate Overview
Live
1 UAH = 0.037914 BGN
1 BGN = 26.3755
UAH
Avg
0.037929
High
0.038037
Low
0.037834
Last updated: 5/7/2026, 12:34:13 PM
Quick Conversions
| UAH | BGN |
|---|---|
| 1 UAH | 0.04 BGN |
| 10 UAH | 0.38 BGN |
| 50 UAH | 1.90 BGN |
| 100 UAH | 3.79 BGN |
| 500 UAH | 18.96 BGN |
| 1,000 UAH | 37.91 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-05-07T12:34:13Z",
"rates": {
"BGN": 0.037914
}
}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.7914000000000003,
"rate": 0.037914
}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