Rate Overview
Live
1 UZS = 0.250636 BIF
1 BIF = 3.9898
UZS
Avg
0.250658
High
0.251079
Low
0.250102
Last updated: 8/12/2026, 12:52:39 AM
Quick Conversions
| UZS | BIF |
|---|---|
| 1 UZS | 0.25 BIF |
| 10 UZS | 2.51 BIF |
| 50 UZS | 12.53 BIF |
| 100 UZS | 25.06 BIF |
| 500 UZS | 125.32 BIF |
| 1,000 UZS | 250.64 BIF |
Get UZS/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=BIFExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-08-12T00:52:39Z",
"rates": {
"BIF": 0.250636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "BIF",
"amount": 100
},
"result": 25.0636,
"rate": 0.250636
}Build with UZS/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key