Rate Overview
Live
1 UGX = 0.806438 BIF
1 BIF = 1.2400
UGX
Avg
0.814334
High
0.825374
Low
0.798127
Last updated: 3/6/2026, 2:45:52 PM
Quick Conversions
| UGX | BIF |
|---|---|
| 1 UGX | 0.81 BIF |
| 10 UGX | 8.06 BIF |
| 50 UGX | 40.32 BIF |
| 100 UGX | 80.64 BIF |
| 500 UGX | 403.22 BIF |
| 1,000 UGX | 806.44 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-03-06T14:45:52Z",
"rates": {
"BIF": 0.806438
}
}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.6438,
"rate": 0.806438
}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