Rate Overview
Live
1 BAM = 2185.11 UGX
1 UGX = 0.000458
BAM
Avg
2183.41
High
2207.47
Low
2169.99
Last updated: 3/7/2026, 9:13:30 AM
Quick Conversions
| BAM | UGX |
|---|---|
| 1 BAM | 2,185.11 UGX |
| 10 BAM | 21,851.10 UGX |
| 50 BAM | 109,255.50 UGX |
| 100 BAM | 218,511.01 UGX |
| 500 BAM | 1,092,555.04 UGX |
| 1,000 BAM | 2,185,110.08 UGX |
Get BAM/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=UGXExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-03-07T09:13:30Z",
"rates": {
"UGX": 2185.11008
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "UGX",
"amount": 100
},
"result": 218511.008,
"rate": 2185.11008
}Build with BAM/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key