Rate Overview
Live
1 BIF = 0.014712 UAH
1 UAH = 67.9717
BIF
Avg
0.014753
High
0.014815
Low
0.014712
Last updated: 5/9/2026, 12:24:47 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.71 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-09T00:24:47Z",
"rates": {
"UAH": 0.014712
}
}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.4711999999999998,
"rate": 0.014712
}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