Rate Overview
Live
1 BIF = 1.2400 UGX
1 UGX = 0.806439
BIF
Avg
1.2282
High
1.2529
Low
1.2116
Last updated: 3/6/2026, 9:38:11 PM
Quick Conversions
| BIF | UGX |
|---|---|
| 1 BIF | 1.24 UGX |
| 10 BIF | 12.40 UGX |
| 50 BIF | 62.00 UGX |
| 100 BIF | 124.00 UGX |
| 500 BIF | 620.01 UGX |
| 1,000 BIF | 1,240.02 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-06T21:38:11Z",
"rates": {
"UGX": 1.24002
}
}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.002,
"rate": 1.24002
}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