Rate Overview
Live
1 XCD = 1.5147 MYR
1 MYR = 0.660202
XCD
Avg
1.5122
High
1.5174
Low
1.5094
Last updated: 8/13/2026, 10:52:52 PM
Quick Conversions
| XCD | MYR |
|---|---|
| 1 XCD | 1.51 MYR |
| 10 XCD | 15.15 MYR |
| 50 XCD | 75.73 MYR |
| 100 XCD | 151.47 MYR |
| 500 XCD | 757.34 MYR |
| 1,000 XCD | 1,514.69 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-08-13T22:52:52Z",
"rates": {
"MYR": 1.514689
}
}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": 151.4689,
"rate": 1.514689
}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