Rate Overview
Live
1 UGX = 0.804593 BIF
1 BIF = 1.2429
UGX
Avg
0.804782
High
0.812585
Low
0.801276
Last updated: 4/16/2026, 7:11:30 PM
Quick Conversions
| UGX | BIF |
|---|---|
| 1 UGX | 0.80 BIF |
| 10 UGX | 8.05 BIF |
| 50 UGX | 40.23 BIF |
| 100 UGX | 80.46 BIF |
| 500 UGX | 402.30 BIF |
| 1,000 UGX | 804.59 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-04-16T19:11:30Z",
"rates": {
"BIF": 0.804593
}
}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.4593,
"rate": 0.804593
}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