Rate Overview
Live
1 UYU = 0.067675 XCD
1 XCD = 14.7765
UYU
Avg
0.068634
High
0.071966
Low
0.066574
Last updated: 5/27/2026, 6:29:01 PM
Quick Conversions
| UYU | XCD |
|---|---|
| 1 UYU | 0.07 XCD |
| 10 UYU | 0.68 XCD |
| 50 UYU | 3.38 XCD |
| 100 UYU | 6.77 XCD |
| 500 UYU | 33.84 XCD |
| 1,000 UYU | 67.68 XCD |
Get UYU/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UYU¤cies=XCDExample Response:
{
"success": true,
"base": "UYU",
"date": "2026-05-27T18:29:01Z",
"rates": {
"XCD": 0.067675
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UYU&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UYU",
"to": "XCD",
"amount": 100
},
"result": 6.7675,
"rate": 0.067675
}Build with UYU/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key