Rate Overview
Live
1 BIF = 1.2429 UGX
1 UGX = 0.804593
BIF
Avg
1.2426
High
1.2480
Low
1.2306
Last updated: 4/16/2026, 5:30:28 PM
Quick Conversions
| BIF | UGX |
|---|---|
| 1 BIF | 1.24 UGX |
| 10 BIF | 12.43 UGX |
| 50 BIF | 62.14 UGX |
| 100 BIF | 124.29 UGX |
| 500 BIF | 621.43 UGX |
| 1,000 BIF | 1,242.86 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-04-16T17:30:28Z",
"rates": {
"UGX": 1.242864
}
}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.2864,
"rate": 1.242864
}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