Rate Overview
Live
1 XCD = 1356.37 UGX
1 UGX = 0.000737
XCD
Avg
1371.95
High
1389.74
Low
1347.60
Last updated: 6/19/2026, 8:43:26 AM
Quick Conversions
| XCD | UGX |
|---|---|
| 1 XCD | 1,356.37 UGX |
| 10 XCD | 13,563.69 UGX |
| 50 XCD | 67,818.46 UGX |
| 100 XCD | 135,636.92 UGX |
| 500 XCD | 678,184.61 UGX |
| 1,000 XCD | 1,356,369.23 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-06-19T08:43:26Z",
"rates": {
"UGX": 1356.369226
}
}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": 135636.9226,
"rate": 1356.369226
}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