Rate Overview
Live
1 CLP = 0.004331 MYR
1 MYR = 230.8936
CLP
Avg
0.004313
High
0.004352
Low
0.004249
Last updated: 3/27/2026, 6:42:34 AM
Quick Conversions
| CLP | MYR |
|---|---|
| 1 CLP | 0.00 MYR |
| 10 CLP | 0.04 MYR |
| 50 CLP | 0.22 MYR |
| 100 CLP | 0.43 MYR |
| 500 CLP | 2.17 MYR |
| 1,000 CLP | 4.33 MYR |
Get CLP/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=MYRExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T06:42:34Z",
"rates": {
"MYR": 0.004331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "MYR",
"amount": 100
},
"result": 0.4331,
"rate": 0.004331
}Build with CLP/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key