Rate Overview
Live
1 BIF = 4.0374 UZS
1 UZS = 0.247681
BIF
Avg
4.0706
High
4.1579
Low
4.0139
Last updated: 7/20/2026, 8:03:57 AM
Quick Conversions
| BIF | UZS |
|---|---|
| 1 BIF | 4.04 UZS |
| 10 BIF | 40.37 UZS |
| 50 BIF | 201.87 UZS |
| 100 BIF | 403.75 UZS |
| 500 BIF | 2,018.73 UZS |
| 1,000 BIF | 4,037.45 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-20T08:03:57Z",
"rates": {
"UZS": 4.03745
}
}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": 403.745,
"rate": 4.03745
}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