Rate Overview
Live
1 XCD = 1359.96 UGX
1 UGX = 0.000735
XCD
Avg
1349.73
High
1374.89
Low
1331.29
Last updated: 3/7/2026, 1:01:24 AM
Quick Conversions
| XCD | UGX |
|---|---|
| 1 XCD | 1,359.96 UGX |
| 10 XCD | 13,599.56 UGX |
| 50 XCD | 67,997.78 UGX |
| 100 XCD | 135,995.56 UGX |
| 500 XCD | 679,977.82 UGX |
| 1,000 XCD | 1,359,955.64 UGX |
Get XCD/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=UGXExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-07T01:01:24Z",
"rates": {
"UGX": 1359.95564
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "UGX",
"amount": 100
},
"result": 135995.56399999998,
"rate": 1359.95564
}Build with XCD/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key