Rate Overview
Live
1 BIF = 1.2407 UGX
1 UGX = 0.806010
BIF
Avg
1.2572
High
1.2659
Low
1.2407
Last updated: 6/16/2026, 8:04:59 AM
Quick Conversions
| BIF | UGX |
|---|---|
| 1 BIF | 1.24 UGX |
| 10 BIF | 12.41 UGX |
| 50 BIF | 62.03 UGX |
| 100 BIF | 124.07 UGX |
| 500 BIF | 620.34 UGX |
| 1,000 BIF | 1,240.68 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-06-16T08:04:59Z",
"rates": {
"UGX": 1.24068
}
}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.068,
"rate": 1.24068
}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