Rate Overview
Live
1 XCD = 1367.26 UGX
1 UGX = 0.000731
XCD
Avg
1368.61
High
1380.75
Low
1361.86
Last updated: 4/17/2026, 6:10:54 AM
Quick Conversions
| XCD | UGX |
|---|---|
| 1 XCD | 1,367.26 UGX |
| 10 XCD | 13,672.60 UGX |
| 50 XCD | 68,363.00 UGX |
| 100 XCD | 136,726.01 UGX |
| 500 XCD | 683,630.03 UGX |
| 1,000 XCD | 1,367,260.07 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-04-17T06:10:54Z",
"rates": {
"UGX": 1367.260066
}
}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": 136726.0066,
"rate": 1367.260066
}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