Rate Overview
Live
1 BIF = 1.2528 UGX
1 UGX = 0.798182
BIF
Avg
1.2232
High
1.2697
Low
1.1688
Last updated: 3/27/2026, 9:50:32 AM
Quick Conversions
| BIF | UGX |
|---|---|
| 1 BIF | 1.25 UGX |
| 10 BIF | 12.53 UGX |
| 50 BIF | 62.64 UGX |
| 100 BIF | 125.28 UGX |
| 500 BIF | 626.42 UGX |
| 1,000 BIF | 1,252.85 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-03-27T09:50:32Z",
"rates": {
"UGX": 1.252847
}
}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": 125.2847,
"rate": 1.252847
}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