Rate Overview
Live
1 BIF = 1.2635 UGX
1 UGX = 0.791441
BIF
Avg
1.2577
High
1.2635
Low
1.2489
Last updated: 9/1/2026, 4:57:36 PM
Quick Conversions
| BIF | UGX |
|---|---|
| 1 BIF | 1.26 UGX |
| 10 BIF | 12.64 UGX |
| 50 BIF | 63.18 UGX |
| 100 BIF | 126.35 UGX |
| 500 BIF | 631.76 UGX |
| 1,000 BIF | 1,263.52 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-09-01T16:57:36Z",
"rates": {
"UGX": 1.263518
}
}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.3518,
"rate": 1.263518
}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