Rate Overview
Live
1 XCD = 14.9603 UYU
1 UYU = 0.066844
XCD
Avg
14.4524
High
15.0207
Low
13.8953
Last updated: 3/27/2026, 9:54:57 AM
Quick Conversions
| XCD | UYU |
|---|---|
| 1 XCD | 14.96 UYU |
| 10 XCD | 149.60 UYU |
| 50 XCD | 748.01 UYU |
| 100 XCD | 1,496.03 UYU |
| 500 XCD | 7,480.13 UYU |
| 1,000 XCD | 14,960.27 UYU |
Get XCD/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=UYUExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-27T09:54:57Z",
"rates": {
"UYU": 14.960266
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "UYU",
"amount": 100
},
"result": 1496.0266000000001,
"rate": 14.960266
}Build with XCD/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key