Rate Overview
Live
1 UAH = 66.5239 BIF
1 BIF = 0.015032
UAH
Avg
66.5911
High
66.6571
Low
66.5239
Last updated: 7/27/2026, 7:20:01 AM
Quick Conversions
| UAH | BIF |
|---|---|
| 1 UAH | 66.52 BIF |
| 10 UAH | 665.24 BIF |
| 50 UAH | 3,326.20 BIF |
| 100 UAH | 6,652.39 BIF |
| 500 UAH | 33,261.97 BIF |
| 1,000 UAH | 66,523.94 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-07-27T07:20:01Z",
"rates": {
"BIF": 66.523935
}
}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": 6652.393499999999,
"rate": 66.523935
}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