Rate Overview
Live
1 MYR = 0.680786 XCD
1 XCD = 1.4689
MYR
Avg
0.681770
High
0.684018
Low
0.679885
Last updated: 4/17/2026, 4:57:32 AM
Quick Conversions
| MYR | XCD |
|---|---|
| 1 MYR | 0.68 XCD |
| 10 MYR | 6.81 XCD |
| 50 MYR | 34.04 XCD |
| 100 MYR | 68.08 XCD |
| 500 MYR | 340.39 XCD |
| 1,000 MYR | 680.79 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-04-17T04:57:32Z",
"rates": {
"XCD": 0.680786
}
}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.0786,
"rate": 0.680786
}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