Rate Overview
Live
1 XCD = 1.4865 MYR
1 MYR = 0.672724
XCD
Avg
1.4673
High
1.4865
Low
1.4556
Last updated: 3/27/2026, 9:40:48 AM
Quick Conversions
| XCD | MYR |
|---|---|
| 1 XCD | 1.49 MYR |
| 10 XCD | 14.86 MYR |
| 50 XCD | 74.32 MYR |
| 100 XCD | 148.65 MYR |
| 500 XCD | 743.25 MYR |
| 1,000 XCD | 1,486.49 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-03-27T09:40:48Z",
"rates": {
"MYR": 1.486494
}
}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": 148.64939999999999,
"rate": 1.486494
}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