Rate Overview
Live
1 XCD = 1379.80 UGX
1 UGX = 0.000725
XCD
Avg
1346.54
High
1393.30
Low
1276.18
Last updated: 7/31/2026, 8:52:30 AM
Quick Conversions
| XCD | UGX |
|---|---|
| 1 XCD | 1,379.80 UGX |
| 10 XCD | 13,798.04 UGX |
| 50 XCD | 68,990.22 UGX |
| 100 XCD | 137,980.44 UGX |
| 500 XCD | 689,902.22 UGX |
| 1,000 XCD | 1,379,804.45 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-31T08:52:30Z",
"rates": {
"UGX": 1379.804447
}
}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": 137980.4447,
"rate": 1379.804447
}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