Rate Overview
Live
1 BIF = 4.0408 UZS
1 UZS = 0.247473
BIF
Avg
4.1014
High
4.3232
Low
4.0081
Last updated: 7/27/2026, 6:33:09 AM
Quick Conversions
| BIF | UZS |
|---|---|
| 1 BIF | 4.04 UZS |
| 10 BIF | 40.41 UZS |
| 50 BIF | 202.04 UZS |
| 100 BIF | 404.08 UZS |
| 500 BIF | 2,020.42 UZS |
| 1,000 BIF | 4,040.84 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-27T06:33:09Z",
"rates": {
"UZS": 4.040842
}
}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": 404.08419999999995,
"rate": 4.040842
}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