Rate Overview
Live
1 UAH = 66.6194 BIF
1 BIF = 0.015011
UAH
Avg
66.6536
High
67.0705
Low
66.2467
Last updated: 7/22/2026, 10:37:59 AM
Quick Conversions
| UAH | BIF |
|---|---|
| 1 UAH | 66.62 BIF |
| 10 UAH | 666.19 BIF |
| 50 UAH | 3,330.97 BIF |
| 100 UAH | 6,661.94 BIF |
| 500 UAH | 33,309.72 BIF |
| 1,000 UAH | 66,619.44 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-22T10:37:59Z",
"rates": {
"BIF": 66.619445
}
}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": 6661.9445,
"rate": 66.619445
}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