Rate Overview
Live
1 UAH = 66.3771 BIF
1 BIF = 0.015065
UAH
Avg
66.4024
High
66.6479
Low
66.1283
Last updated: 6/19/2026, 8:51:32 AM
Quick Conversions
| UAH | BIF |
|---|---|
| 1 UAH | 66.38 BIF |
| 10 UAH | 663.77 BIF |
| 50 UAH | 3,318.86 BIF |
| 100 UAH | 6,637.71 BIF |
| 500 UAH | 33,188.57 BIF |
| 1,000 UAH | 66,377.14 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-06-19T08:51:32Z",
"rates": {
"BIF": 66.377136
}
}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": 6637.713599999999,
"rate": 66.377136
}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