Rate Overview
Live
1 MYR = 0.688766 XCD
1 XCD = 1.4519
MYR
Avg
0.683449
High
0.688766
Low
0.678803
Last updated: 5/7/2026, 8:36:54 AM
Quick Conversions
| MYR | XCD |
|---|---|
| 1 MYR | 0.69 XCD |
| 10 MYR | 6.89 XCD |
| 50 MYR | 34.44 XCD |
| 100 MYR | 68.88 XCD |
| 500 MYR | 344.38 XCD |
| 1,000 MYR | 688.77 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-05-07T08:36:54Z",
"rates": {
"XCD": 0.688766
}
}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": 68.8766,
"rate": 0.688766
}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