Rate Overview
Live
1 MYR = 0.683261 XCD
1 XCD = 1.4636
MYR
Avg
0.688086
High
0.694708
Low
0.683261
Last updated: 3/7/2026, 1:05:34 AM
Quick Conversions
| MYR | XCD |
|---|---|
| 1 MYR | 0.68 XCD |
| 10 MYR | 6.83 XCD |
| 50 MYR | 34.16 XCD |
| 100 MYR | 68.33 XCD |
| 500 MYR | 341.63 XCD |
| 1,000 MYR | 683.26 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-03-07T01:05:34Z",
"rates": {
"XCD": 0.683261
}
}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.3261,
"rate": 0.683261
}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