Rate Overview
Live
1 BIF = 4.0147 UZS
1 UZS = 0.249083
BIF
Avg
4.0292
High
4.0488
Low
4.0147
Last updated: 6/16/2026, 8:06:38 AM
Quick Conversions
| BIF | UZS |
|---|---|
| 1 BIF | 4.01 UZS |
| 10 BIF | 40.15 UZS |
| 50 BIF | 200.74 UZS |
| 100 BIF | 401.47 UZS |
| 500 BIF | 2,007.36 UZS |
| 1,000 BIF | 4,014.72 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-06-16T08:06:38Z",
"rates": {
"UZS": 4.014724
}
}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.4724,
"rate": 4.014724
}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