Rate Overview
Live
1 MYR = 0.678599 XCD
1 XCD = 1.4736
MYR
Avg
0.675487
High
0.692350
Low
0.654038
Last updated: 5/28/2026, 2:33:17 AM
Quick Conversions
| MYR | XCD |
|---|---|
| 1 MYR | 0.68 XCD |
| 10 MYR | 6.79 XCD |
| 50 MYR | 33.93 XCD |
| 100 MYR | 67.86 XCD |
| 500 MYR | 339.30 XCD |
| 1,000 MYR | 678.60 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-28T02:33:17Z",
"rates": {
"XCD": 0.678599
}
}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": 67.8599,
"rate": 0.678599
}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