Rate Overview
Live
1 XCD = 1387.37 UGX
1 UGX = 0.000721
XCD
Avg
1361.40
High
1398.03
Low
1278.69
Last updated: 8/1/2026, 12:17:39 PM
Quick Conversions
| XCD | UGX |
|---|---|
| 1 XCD | 1,387.37 UGX |
| 10 XCD | 13,873.74 UGX |
| 50 XCD | 69,368.70 UGX |
| 100 XCD | 138,737.40 UGX |
| 500 XCD | 693,686.98 UGX |
| 1,000 XCD | 1,387,373.95 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-01T12:17:39Z",
"rates": {
"UGX": 1387.373951
}
}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": 138737.3951,
"rate": 1387.373951
}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