Rate Overview
Live
1 BIF = 3.9898 UZS
1 UZS = 0.250636
BIF
Avg
3.9955
High
4.0434
Low
3.9828
Last updated: 8/11/2026, 11:39:37 AM
Quick Conversions
| BIF | UZS |
|---|---|
| 1 BIF | 3.99 UZS |
| 10 BIF | 39.90 UZS |
| 50 BIF | 199.49 UZS |
| 100 BIF | 398.98 UZS |
| 500 BIF | 1,994.92 UZS |
| 1,000 BIF | 3,989.85 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-08-11T11:39:37Z",
"rates": {
"UZS": 3.989849
}
}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": 398.9849,
"rate": 3.989849
}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