Rate Overview
Live
1 UAH = 0.038099 BGN
1 BGN = 26.2474
UAH
Avg
0.037740
High
0.038099
Low
0.037523
Last updated: 6/19/2026, 8:49:18 AM
Quick Conversions
| UAH | BGN |
|---|---|
| 1 UAH | 0.04 BGN |
| 10 UAH | 0.38 BGN |
| 50 UAH | 1.90 BGN |
| 100 UAH | 3.81 BGN |
| 500 UAH | 19.05 BGN |
| 1,000 UAH | 38.10 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-06-19T08:49:18Z",
"rates": {
"BGN": 0.038099
}
}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.8099000000000003,
"rate": 0.038099
}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