Rate Overview
Live
1 UGX = 0.798182 BIF
1 BIF = 1.2528
UGX
Avg
0.800843
High
0.827982
Low
0.783818
Last updated: 3/27/2026, 1:23:14 PM
Quick Conversions
| UGX | BIF |
|---|---|
| 1 UGX | 0.80 BIF |
| 10 UGX | 7.98 BIF |
| 50 UGX | 39.91 BIF |
| 100 UGX | 79.82 BIF |
| 500 UGX | 399.09 BIF |
| 1,000 UGX | 798.18 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-27T13:23:14Z",
"rates": {
"BIF": 0.798182
}
}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": 79.81819999999999,
"rate": 0.798182
}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