Rate Overview
Live
1 CLP = 0.004488 MYR
1 MYR = 222.8164
CLP
Avg
0.004493
High
0.004814
Low
0.004339
Last updated: 8/6/2026, 4:52:50 AM
Quick Conversions
| CLP | MYR |
|---|---|
| 1 CLP | 0.00 MYR |
| 10 CLP | 0.04 MYR |
| 50 CLP | 0.22 MYR |
| 100 CLP | 0.45 MYR |
| 500 CLP | 2.24 MYR |
| 1,000 CLP | 4.49 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-08-06T04:52:50Z",
"rates": {
"MYR": 0.004488
}
}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.4488,
"rate": 0.004488
}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