Rate Overview
Live
1 CLP = 0.004333 MYR
1 MYR = 230.7870
CLP
Avg
0.004359
High
0.004537
Low
0.004249
Last updated: 3/27/2026, 8:28:14 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-27T08:28:14Z",
"rates": {
"MYR": 0.004333
}
}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.4333,
"rate": 0.004333
}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