Rate Overview
Live
1 BIF = 1.2686 UGX
1 UGX = 0.788280
BIF
Avg
1.2616
High
1.2734
Low
1.2502
Last updated: 5/27/2026, 3:40:47 AM
Quick Conversions
| BIF | UGX |
|---|---|
| 1 BIF | 1.27 UGX |
| 10 BIF | 12.69 UGX |
| 50 BIF | 63.43 UGX |
| 100 BIF | 126.86 UGX |
| 500 BIF | 634.29 UGX |
| 1,000 BIF | 1,268.59 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-05-27T03:40:47Z",
"rates": {
"UGX": 1.268585
}
}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.8585,
"rate": 1.268585
}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