Rate Overview
Live
1 UAH = 67.0575 BIF
1 BIF = 0.014913
UAH
Avg
67.1147
High
67.3292
Low
66.9165
Last updated: 9/7/2026, 2:05:05 AM
Quick Conversions
| UAH | BIF |
|---|---|
| 1 UAH | 67.06 BIF |
| 10 UAH | 670.58 BIF |
| 50 UAH | 3,352.88 BIF |
| 100 UAH | 6,705.75 BIF |
| 500 UAH | 33,528.77 BIF |
| 1,000 UAH | 67,057.54 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-09-07T02:05:05Z",
"rates": {
"BIF": 67.057542
}
}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": 6705.754199999999,
"rate": 67.057542
}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