Rate Overview
Live
1 BIF = 4.0999 UZS
1 UZS = 0.243911
BIF
Avg
4.0889
High
4.1172
Low
4.0282
Last updated: 4/16/2026, 5:30:25 PM
Quick Conversions
| BIF | UZS |
|---|---|
| 1 BIF | 4.10 UZS |
| 10 BIF | 41.00 UZS |
| 50 BIF | 204.99 UZS |
| 100 BIF | 409.99 UZS |
| 500 BIF | 2,049.93 UZS |
| 1,000 BIF | 4,099.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-04-16T17:30:25Z",
"rates": {
"UZS": 4.099852
}
}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": 409.9852,
"rate": 4.099852
}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