Rate Overview
Live
1 BIF = 0.015010 UAH
1 UAH = 66.6223
BIF
Avg
0.014347
High
0.015010
Low
0.013870
Last updated: 7/22/2026, 7:56:30 PM
Quick Conversions
| BIF | UAH |
|---|---|
| 1 BIF | 0.02 UAH |
| 10 BIF | 0.15 UAH |
| 50 BIF | 0.75 UAH |
| 100 BIF | 1.50 UAH |
| 500 BIF | 7.51 UAH |
| 1,000 BIF | 15.01 UAH |
Get BIF/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=UAHExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-22T19:56:30Z",
"rates": {
"UAH": 0.01501
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "UAH",
"amount": 100
},
"result": 1.5010000000000001,
"rate": 0.01501
}Build with BIF/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key