Rate Overview
Live
1 XCD = 1.4687 MYR
1 MYR = 0.680872
XCD
Avg
1.4667
High
1.4708
Low
1.4619
Last updated: 4/17/2026, 6:24:47 AM
Quick Conversions
| XCD | MYR |
|---|---|
| 1 XCD | 1.47 MYR |
| 10 XCD | 14.69 MYR |
| 50 XCD | 73.44 MYR |
| 100 XCD | 146.87 MYR |
| 500 XCD | 734.35 MYR |
| 1,000 XCD | 1,468.70 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-04-17T06:24:47Z",
"rates": {
"MYR": 1.468704
}
}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": 146.8704,
"rate": 1.468704
}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