Rate Overview
Live
1 XCD = 1.5080 MYR
1 MYR = 0.663138
XCD
Avg
1.5024
High
1.5080
Low
1.4962
Last updated: 6/16/2026, 1:30:01 PM
Quick Conversions
| XCD | MYR |
|---|---|
| 1 XCD | 1.51 MYR |
| 10 XCD | 15.08 MYR |
| 50 XCD | 75.40 MYR |
| 100 XCD | 150.80 MYR |
| 500 XCD | 753.99 MYR |
| 1,000 XCD | 1,507.98 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-06-16T13:30:01Z",
"rates": {
"MYR": 1.507981
}
}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.7981,
"rate": 1.507981
}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