Rate Overview
Live
1 XCD = 1380.35 UGX
1 UGX = 0.000724
XCD
Avg
1385.31
High
1398.03
Low
1373.82
Last updated: 7/31/2026, 12:22:11 AM
Quick Conversions
| XCD | UGX |
|---|---|
| 1 XCD | 1,380.35 UGX |
| 10 XCD | 13,803.49 UGX |
| 50 XCD | 69,017.45 UGX |
| 100 XCD | 138,034.90 UGX |
| 500 XCD | 690,174.48 UGX |
| 1,000 XCD | 1,380,348.96 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-31T00:22:11Z",
"rates": {
"UGX": 1380.348965
}
}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": 138034.8965,
"rate": 1380.348965
}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