Rate Overview
Live
1 UGX = 0.816606 BIF
1 BIF = 1.2246
UGX
Avg
0.813889
High
0.816606
Low
0.809545
Last updated: 7/6/2026, 2:30:38 AM
Quick Conversions
| UGX | BIF |
|---|---|
| 1 UGX | 0.82 BIF |
| 10 UGX | 8.17 BIF |
| 50 UGX | 40.83 BIF |
| 100 UGX | 81.66 BIF |
| 500 UGX | 408.30 BIF |
| 1,000 UGX | 816.61 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-06T02:30:38Z",
"rates": {
"BIF": 0.816606
}
}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": 81.6606,
"rate": 0.816606
}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