Rate Overview
Live
1 BIF = 1.2417 UGX
1 UGX = 0.805340
BIF
Avg
1.2374
High
1.2727
Low
1.1688
Last updated: 7/20/2026, 5:14:03 AM
Quick Conversions
| BIF | UGX |
|---|---|
| 1 BIF | 1.24 UGX |
| 10 BIF | 12.42 UGX |
| 50 BIF | 62.09 UGX |
| 100 BIF | 124.17 UGX |
| 500 BIF | 620.86 UGX |
| 1,000 BIF | 1,241.71 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-20T05:14:03Z",
"rates": {
"UGX": 1.241711
}
}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": 124.1711,
"rate": 1.241711
}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