Rate Overview
Live
1 BIF = 1.2276 UGX
1 UGX = 0.814611
BIF
Avg
1.2289
High
1.2353
Low
1.2246
Last updated: 7/6/2026, 6:48:27 AM
Quick Conversions
| BIF | UGX |
|---|---|
| 1 BIF | 1.23 UGX |
| 10 BIF | 12.28 UGX |
| 50 BIF | 61.38 UGX |
| 100 BIF | 122.76 UGX |
| 500 BIF | 613.79 UGX |
| 1,000 BIF | 1,227.58 UGX |
Get BIF/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=UGXExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-06T06:48:27Z",
"rates": {
"UGX": 1.22758
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "UGX",
"amount": 100
},
"result": 122.758,
"rate": 1.22758
}Build with BIF/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key