Rate Overview
Live
1 BIF = 0.014801 UAH
1 UAH = 67.5630
BIF
Avg
0.014412
High
0.014871
Low
0.014027
Last updated: 3/27/2026, 11:32:34 AM
Quick Conversions
| BIF | UAH |
|---|---|
| 1 BIF | 0.01 UAH |
| 10 BIF | 0.15 UAH |
| 50 BIF | 0.74 UAH |
| 100 BIF | 1.48 UAH |
| 500 BIF | 7.40 UAH |
| 1,000 BIF | 14.80 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-27T11:32:34Z",
"rates": {
"UAH": 0.014801
}
}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.4801,
"rate": 0.014801
}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