Rate Overview
Live
1 MYR = 0.660145 XCD
1 XCD = 1.5148
MYR
Avg
0.661327
High
0.662520
Low
0.659017
Last updated: 8/14/2026, 3:58:18 PM
Quick Conversions
| MYR | XCD |
|---|---|
| 1 MYR | 0.66 XCD |
| 10 MYR | 6.60 XCD |
| 50 MYR | 33.01 XCD |
| 100 MYR | 66.01 XCD |
| 500 MYR | 330.07 XCD |
| 1,000 MYR | 660.15 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-08-14T15:58:18Z",
"rates": {
"XCD": 0.660145
}
}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": 66.0145,
"rate": 0.660145
}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