Rate Overview
Live
1 XCD = 1391.79 UGX
1 UGX = 0.000719
XCD
Avg
1390.21
High
1393.97
Low
1378.85
Last updated: 5/7/2026, 2:49:53 PM
Quick Conversions
| XCD | UGX |
|---|---|
| 1 XCD | 1,391.79 UGX |
| 10 XCD | 13,917.85 UGX |
| 50 XCD | 69,589.27 UGX |
| 100 XCD | 139,178.53 UGX |
| 500 XCD | 695,892.66 UGX |
| 1,000 XCD | 1,391,785.33 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-05-07T14:49:53Z",
"rates": {
"UGX": 1391.785328
}
}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": 139178.5328,
"rate": 1391.785328
}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