Rate Overview
Live
1 XCD = 1361.79 UGX
1 UGX = 0.000734
XCD
Avg
1353.95
High
1361.79
Low
1347.56
Last updated: 7/10/2026, 1:03:48 AM
Quick Conversions
| XCD | UGX |
|---|---|
| 1 XCD | 1,361.79 UGX |
| 10 XCD | 13,617.86 UGX |
| 50 XCD | 68,089.32 UGX |
| 100 XCD | 136,178.65 UGX |
| 500 XCD | 680,893.24 UGX |
| 1,000 XCD | 1,361,786.47 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-07-10T01:03:48Z",
"rates": {
"UGX": 1361.786474
}
}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": 136178.6474,
"rate": 1361.786474
}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