Rate Overview
Live
1 UAH = 66.7368 BIF
1 BIF = 0.014984
UAH
Avg
66.7536
High
66.8083
Low
66.6602
Last updated: 8/19/2026, 3:51:36 AM
Quick Conversions
| UAH | BIF |
|---|---|
| 1 UAH | 66.74 BIF |
| 10 UAH | 667.37 BIF |
| 50 UAH | 3,336.84 BIF |
| 100 UAH | 6,673.68 BIF |
| 500 UAH | 33,368.40 BIF |
| 1,000 UAH | 66,736.79 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-08-19T03:51:36Z",
"rates": {
"BIF": 66.736791
}
}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": 6673.679099999999,
"rate": 66.736791
}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