Rate Overview
Live
1 XCD = 1.5072 MYR
1 MYR = 0.663470
XCD
Avg
1.5098
High
1.5165
Low
1.5042
Last updated: 7/3/2026, 9:00:19 PM
Quick Conversions
| XCD | MYR |
|---|---|
| 1 XCD | 1.51 MYR |
| 10 XCD | 15.07 MYR |
| 50 XCD | 75.36 MYR |
| 100 XCD | 150.72 MYR |
| 500 XCD | 753.61 MYR |
| 1,000 XCD | 1,507.23 MYR |
Get XCD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=MYRExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-03T21:00:19Z",
"rates": {
"MYR": 1.507227
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "MYR",
"amount": 100
},
"result": 150.7227,
"rate": 1.507227
}Build with XCD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key