Rate Overview
Live
1 UGX = 0.805492 BIF
1 BIF = 1.2415
UGX
Avg
0.820117
High
0.862559
Low
0.785066
Last updated: 7/19/2026, 7:11:22 PM
Quick Conversions
| UGX | BIF |
|---|---|
| 1 UGX | 0.81 BIF |
| 10 UGX | 8.05 BIF |
| 50 UGX | 40.27 BIF |
| 100 UGX | 80.55 BIF |
| 500 UGX | 402.75 BIF |
| 1,000 UGX | 805.49 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-19T19:11:22Z",
"rates": {
"BIF": 0.805492
}
}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.5492,
"rate": 0.805492
}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