Rate Overview
Live
1 UAH = 68.0520 BIF
1 BIF = 0.014695
UAH
Avg
68.4697
High
69.2892
Low
68.0520
Last updated: 4/17/2026, 6:23:43 AM
Quick Conversions
| UAH | BIF |
|---|---|
| 1 UAH | 68.05 BIF |
| 10 UAH | 680.52 BIF |
| 50 UAH | 3,402.60 BIF |
| 100 UAH | 6,805.20 BIF |
| 500 UAH | 34,025.99 BIF |
| 1,000 UAH | 68,051.97 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-04-17T06:23:43Z",
"rates": {
"BIF": 68.051972
}
}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": 6805.1972000000005,
"rate": 68.051972
}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