Rate Overview
Live
1 UGX = 0.788261 BIF
1 BIF = 1.2686
UGX
Avg
0.791572
High
0.798621
Low
0.788261
Last updated: 5/7/2026, 1:27:22 AM
Quick Conversions
| UGX | BIF |
|---|---|
| 1 UGX | 0.79 BIF |
| 10 UGX | 7.88 BIF |
| 50 UGX | 39.41 BIF |
| 100 UGX | 78.83 BIF |
| 500 UGX | 394.13 BIF |
| 1,000 UGX | 788.26 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-05-07T01:27:22Z",
"rates": {
"BIF": 0.788261
}
}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": 78.8261,
"rate": 0.788261
}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