Rate Overview
Live
1 BIF = 1.2442 UGX
1 UGX = 0.803753
BIF
Avg
1.2365
High
1.2520
Low
1.2246
Last updated: 7/25/2026, 8:27:52 PM
Quick Conversions
| BIF | UGX |
|---|---|
| 1 BIF | 1.24 UGX |
| 10 BIF | 12.44 UGX |
| 50 BIF | 62.21 UGX |
| 100 BIF | 124.42 UGX |
| 500 BIF | 622.08 UGX |
| 1,000 BIF | 1,244.16 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-07-25T20:27:52Z",
"rates": {
"UGX": 1.244164
}
}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.41640000000001,
"rate": 1.244164
}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