Rate Overview
Live
1 UAH = 67.8805 BIF
1 BIF = 0.014732
UAH
Avg
68.2204
High
68.8347
Low
67.5940
Last updated: 3/7/2026, 4:25:21 AM
Quick Conversions
| UAH | BIF |
|---|---|
| 1 UAH | 67.88 BIF |
| 10 UAH | 678.80 BIF |
| 50 UAH | 3,394.02 BIF |
| 100 UAH | 6,788.05 BIF |
| 500 UAH | 33,940.23 BIF |
| 1,000 UAH | 67,880.46 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-07T04:25:21Z",
"rates": {
"BIF": 67.880455
}
}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": 6788.0455,
"rate": 67.880455
}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