Rate Overview
Live
1 UGX = 0.801467 BIF
1 BIF = 1.2477
UGX
Avg
0.808427
High
0.855577
Low
0.785742
Last updated: 7/24/2026, 5:32:49 PM
Quick Conversions
| UGX | BIF |
|---|---|
| 1 UGX | 0.80 BIF |
| 10 UGX | 8.01 BIF |
| 50 UGX | 40.07 BIF |
| 100 UGX | 80.15 BIF |
| 500 UGX | 400.73 BIF |
| 1,000 UGX | 801.47 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-07-24T17:32:49Z",
"rates": {
"BIF": 0.801467
}
}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.14670000000001,
"rate": 0.801467
}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