Rate Overview
Live
1 CLP = 0.004483 MYR
1 MYR = 223.0649
CLP
Avg
0.004452
High
0.004603
Low
0.004316
Last updated: 8/14/2026, 12:54:12 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.48 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-14T00:54:12Z",
"rates": {
"MYR": 0.004483
}
}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.4483,
"rate": 0.004483
}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