Rate Overview
Live
1 UGX = 0.801709 BIF
1 BIF = 1.2473
UGX
Avg
0.800426
High
0.803440
Low
0.792744
Last updated: 8/11/2026, 5:25:34 PM
Quick Conversions
| UGX | BIF |
|---|---|
| 1 UGX | 0.80 BIF |
| 10 UGX | 8.02 BIF |
| 50 UGX | 40.09 BIF |
| 100 UGX | 80.17 BIF |
| 500 UGX | 400.85 BIF |
| 1,000 UGX | 801.71 BIF |
Get UGX/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=BIFExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-08-11T17:25:34Z",
"rates": {
"BIF": 0.801709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "BIF",
"amount": 100
},
"result": 80.1709,
"rate": 0.801709
}Build with UGX/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key