Rate Overview
Live
1 BIF = 4.0144 UZS
1 UZS = 0.249103
BIF
Avg
4.0383
High
4.0609
Low
4.0144
Last updated: 7/22/2026, 3:11:44 AM
Quick Conversions
| BIF | UZS |
|---|---|
| 1 BIF | 4.01 UZS |
| 10 BIF | 40.14 UZS |
| 50 BIF | 200.72 UZS |
| 100 BIF | 401.44 UZS |
| 500 BIF | 2,007.20 UZS |
| 1,000 BIF | 4,014.41 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-22T03:11:44Z",
"rates": {
"UZS": 4.014409
}
}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": 401.44089999999994,
"rate": 4.014409
}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