Rate Overview
Live
1 XCD = 1372.59 UGX
1 UGX = 0.000729
XCD
Avg
1372.62
High
1374.80
Low
1369.75
Last updated: 8/20/2026, 9:06:00 PM
Quick Conversions
| XCD | UGX |
|---|---|
| 1 XCD | 1,372.59 UGX |
| 10 XCD | 13,725.94 UGX |
| 50 XCD | 68,629.70 UGX |
| 100 XCD | 137,259.41 UGX |
| 500 XCD | 686,297.04 UGX |
| 1,000 XCD | 1,372,594.09 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-08-20T21:06:00Z",
"rates": {
"UGX": 1372.594087
}
}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": 137259.4087,
"rate": 1372.594087
}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