Rate Overview
Live
1 XCD = 1372.78 UGX
1 UGX = 0.000728
XCD
Avg
1327.78
High
1395.56
Low
1268.68
Last updated: 3/27/2026, 4:42:38 PM
Quick Conversions
| XCD | UGX |
|---|---|
| 1 XCD | 1,372.78 UGX |
| 10 XCD | 13,727.76 UGX |
| 50 XCD | 68,638.82 UGX |
| 100 XCD | 137,277.63 UGX |
| 500 XCD | 686,388.16 UGX |
| 1,000 XCD | 1,372,776.32 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-27T16:42:38Z",
"rates": {
"UGX": 1372.776318
}
}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": 137277.6318,
"rate": 1372.776318
}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