Rate Overview
Live
1 UGX = 0.803752 BIF
1 BIF = 1.2442
UGX
Avg
0.803355
High
0.805492
Low
0.798722
Last updated: 7/25/2026, 8:46:09 PM
Quick Conversions
| UGX | BIF |
|---|---|
| 1 UGX | 0.80 BIF |
| 10 UGX | 8.04 BIF |
| 50 UGX | 40.19 BIF |
| 100 UGX | 80.38 BIF |
| 500 UGX | 401.88 BIF |
| 1,000 UGX | 803.75 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-25T20:46:09Z",
"rates": {
"BIF": 0.803752
}
}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.3752,
"rate": 0.803752
}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