Rate Overview
Live
1 XCD = 1390.64 UGX
1 UGX = 0.000719
XCD
Avg
1361.51
High
1398.03
Low
1278.69
Last updated: 7/28/2026, 9:57:54 PM
Quick Conversions
| XCD | UGX |
|---|---|
| 1 XCD | 1,390.64 UGX |
| 10 XCD | 13,906.35 UGX |
| 50 XCD | 69,531.77 UGX |
| 100 XCD | 139,063.54 UGX |
| 500 XCD | 695,317.72 UGX |
| 1,000 XCD | 1,390,635.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-28T21:57:54Z",
"rates": {
"UGX": 1390.635449
}
}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": 139063.5449,
"rate": 1390.635449
}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