Rate Overview
Live
1 BIF = 4.0201 UZS
1 UZS = 0.248751
BIF
Avg
4.0248
High
4.0489
Low
3.9975
Last updated: 7/6/2026, 11:41:54 AM
Quick Conversions
| BIF | UZS |
|---|---|
| 1 BIF | 4.02 UZS |
| 10 BIF | 40.20 UZS |
| 50 BIF | 201.00 UZS |
| 100 BIF | 402.01 UZS |
| 500 BIF | 2,010.04 UZS |
| 1,000 BIF | 4,020.08 UZS |
Get BIF/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=UZSExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-06T11:41:54Z",
"rates": {
"UZS": 4.020077
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "UZS",
"amount": 100
},
"result": 402.00769999999994,
"rate": 4.020077
}Build with BIF/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key