Rate Overview
Live
1 BIF = 0.014920 UAH
1 UAH = 67.0241
BIF
Avg
0.014808
High
0.014920
Low
0.014712
Last updated: 5/29/2026, 5:29:12 PM
Quick Conversions
| BIF | UAH |
|---|---|
| 1 BIF | 0.01 UAH |
| 10 BIF | 0.15 UAH |
| 50 BIF | 0.75 UAH |
| 100 BIF | 1.49 UAH |
| 500 BIF | 7.46 UAH |
| 1,000 BIF | 14.92 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-05-29T17:29:12Z",
"rates": {
"UAH": 0.01492
}
}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.492,
"rate": 0.01492
}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