Rate Overview
Live
1 XCD = 1.4964 MYR
1 MYR = 0.668260
XCD
Avg
1.4934
High
1.4964
Low
1.4899
Last updated: 9/5/2026, 5:46:58 PM
Quick Conversions
| XCD | MYR |
|---|---|
| 1 XCD | 1.50 MYR |
| 10 XCD | 14.96 MYR |
| 50 XCD | 74.82 MYR |
| 100 XCD | 149.64 MYR |
| 500 XCD | 748.21 MYR |
| 1,000 XCD | 1,496.42 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-09-05T17:46:58Z",
"rates": {
"MYR": 1.496423
}
}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": 149.6423,
"rate": 1.496423
}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