Rate Overview
Live
1 UAH = 67.5617 BIF
1 BIF = 0.014801
UAH
Avg
67.6453
High
67.8589
Low
67.4382
Last updated: 3/27/2026, 9:43:16 AM
Quick Conversions
| UAH | BIF |
|---|---|
| 1 UAH | 67.56 BIF |
| 10 UAH | 675.62 BIF |
| 50 UAH | 3,378.09 BIF |
| 100 UAH | 6,756.17 BIF |
| 500 UAH | 33,780.87 BIF |
| 1,000 UAH | 67,561.74 BIF |
Get UAH/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=BIFExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-27T09:43:16Z",
"rates": {
"BIF": 67.561741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "BIF",
"amount": 100
},
"result": 6756.1741,
"rate": 67.561741
}Build with UAH/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key