Rate Overview
Live
1 UGX = 0.805339 BIF
1 BIF = 1.2417
UGX
Avg
0.811322
High
0.819512
Low
0.803680
Last updated: 7/20/2026, 5:24:52 AM
Quick Conversions
| UGX | BIF |
|---|---|
| 1 UGX | 0.81 BIF |
| 10 UGX | 8.05 BIF |
| 50 UGX | 40.27 BIF |
| 100 UGX | 80.53 BIF |
| 500 UGX | 402.67 BIF |
| 1,000 UGX | 805.34 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-07-20T05:24:52Z",
"rates": {
"BIF": 0.805339
}
}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.5339,
"rate": 0.805339
}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