Rate Overview
Live
1 BIF = 1.2646 UGX
1 UGX = 0.790763
BIF
Avg
1.2493
High
1.2646
Low
1.2415
Last updated: 7/26/2026, 11:02:32 PM
Quick Conversions
| BIF | UGX |
|---|---|
| 1 BIF | 1.26 UGX |
| 10 BIF | 12.65 UGX |
| 50 BIF | 63.23 UGX |
| 100 BIF | 126.46 UGX |
| 500 BIF | 632.30 UGX |
| 1,000 BIF | 1,264.60 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-26T23:02:32Z",
"rates": {
"UGX": 1.264602
}
}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.4602,
"rate": 1.264602
}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