Rate Overview
Live
1 MYR = 0.659870 XCD
1 XCD = 1.5155
MYR
Avg
0.663650
High
0.695693
Low
0.638241
Last updated: 7/23/2026, 8:58:23 PM
Quick Conversions
| MYR | XCD |
|---|---|
| 1 MYR | 0.66 XCD |
| 10 MYR | 6.60 XCD |
| 50 MYR | 32.99 XCD |
| 100 MYR | 65.99 XCD |
| 500 MYR | 329.94 XCD |
| 1,000 MYR | 659.87 XCD |
Get MYR/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=XCDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-23T20:58:23Z",
"rates": {
"XCD": 0.65987
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "XCD",
"amount": 100
},
"result": 65.987,
"rate": 0.65987
}Build with MYR/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key