Rate Overview
Live
1 UGX = 0.791440 BIF
1 BIF = 1.2635
UGX
Avg
0.795088
High
0.800719
Low
0.791440
Last updated: 9/1/2026, 5:00:04 PM
Quick Conversions
| UGX | BIF |
|---|---|
| 1 UGX | 0.79 BIF |
| 10 UGX | 7.91 BIF |
| 50 UGX | 39.57 BIF |
| 100 UGX | 79.14 BIF |
| 500 UGX | 395.72 BIF |
| 1,000 UGX | 791.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-09-01T17:00:04Z",
"rates": {
"BIF": 0.79144
}
}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.144,
"rate": 0.79144
}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