Rate Overview
Live
1 XCD = 1415.38 UGX
1 UGX = 0.000707
XCD
Avg
1401.48
High
1415.38
Low
1394.44
Last updated: 9/11/2026, 7:26:20 AM
Quick Conversions
| XCD | UGX |
|---|---|
| 1 XCD | 1,415.38 UGX |
| 10 XCD | 14,153.80 UGX |
| 50 XCD | 70,768.98 UGX |
| 100 XCD | 141,537.96 UGX |
| 500 XCD | 707,689.78 UGX |
| 1,000 XCD | 1,415,379.55 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-09-11T07:26:20Z",
"rates": {
"UGX": 1415.379551
}
}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": 141537.9551,
"rate": 1415.379551
}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