Rate Overview
Live
1 UGX = 0.787484 BIF
1 BIF = 1.2699
UGX
Avg
0.809225
High
0.855577
Low
0.785742
Last updated: 5/27/2026, 6:15:43 AM
Quick Conversions
| UGX | BIF |
|---|---|
| 1 UGX | 0.79 BIF |
| 10 UGX | 7.87 BIF |
| 50 UGX | 39.37 BIF |
| 100 UGX | 78.75 BIF |
| 500 UGX | 393.74 BIF |
| 1,000 UGX | 787.48 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-27T06:15:43Z",
"rates": {
"BIF": 0.787484
}
}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.74839999999999,
"rate": 0.787484
}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