Rate Overview
Live
1 BIF = 1.2686 UGX
1 UGX = 0.788262
BIF
Avg
1.2619
High
1.2686
Low
1.2502
Last updated: 5/6/2026, 10:20:04 PM
Quick Conversions
| BIF | UGX |
|---|---|
| 1 BIF | 1.27 UGX |
| 10 BIF | 12.69 UGX |
| 50 BIF | 63.43 UGX |
| 100 BIF | 126.86 UGX |
| 500 BIF | 634.31 UGX |
| 1,000 BIF | 1,268.61 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-05-06T22:20:04Z",
"rates": {
"UGX": 1.268613
}
}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": 126.8613,
"rate": 1.268613
}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