Rate Overview
Live
1 BIF = 0.014727 UAH
1 UAH = 67.9025
BIF
Avg
0.014649
High
0.014794
Low
0.014527
Last updated: 3/7/2026, 1:00:25 AM
Quick Conversions
| BIF | UAH |
|---|---|
| 1 BIF | 0.01 UAH |
| 10 BIF | 0.15 UAH |
| 50 BIF | 0.74 UAH |
| 100 BIF | 1.47 UAH |
| 500 BIF | 7.36 UAH |
| 1,000 BIF | 14.73 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-03-07T01:00:25Z",
"rates": {
"UAH": 0.014727
}
}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.4727000000000001,
"rate": 0.014727
}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