Rate Overview
Live
1 XCD = 1.4519 MYR
1 MYR = 0.688767
XCD
Avg
1.4632
High
1.4732
Low
1.4519
Last updated: 5/7/2026, 7:48:32 AM
Quick Conversions
| XCD | MYR |
|---|---|
| 1 XCD | 1.45 MYR |
| 10 XCD | 14.52 MYR |
| 50 XCD | 72.59 MYR |
| 100 XCD | 145.19 MYR |
| 500 XCD | 725.93 MYR |
| 1,000 XCD | 1,451.87 MYR |
Get XCD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=MYRExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-07T07:48:32Z",
"rates": {
"MYR": 1.451869
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "MYR",
"amount": 100
},
"result": 145.1869,
"rate": 1.451869
}Build with XCD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key