Rate Overview
Live
1 UGX = 0.043092 JMD
1 JMD = 23.2062
UGX
Avg
0.042624
High
0.043427
Low
0.041931
Last updated: 6/19/2026, 8:54:50 AM
Quick Conversions
| UGX | JMD |
|---|---|
| 1 UGX | 0.04 JMD |
| 10 UGX | 0.43 JMD |
| 50 UGX | 2.15 JMD |
| 100 UGX | 4.31 JMD |
| 500 UGX | 21.55 JMD |
| 1,000 UGX | 43.09 JMD |
Get UGX/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=JMDExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-06-19T08:54:50Z",
"rates": {
"JMD": 0.043092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "JMD",
"amount": 100
},
"result": 4.3092,
"rate": 0.043092
}Build with UGX/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key