Rate Overview
Live
1 MAD = 99.2429 CLP
1 CLP = 0.010076
MAD
Avg
96.9582
High
99.3600
Low
93.3590
Last updated: 3/27/2026, 12:56:48 PM
Quick Conversions
| MAD | CLP |
|---|---|
| 1 MAD | 99.24 CLP |
| 10 MAD | 992.43 CLP |
| 50 MAD | 4,962.14 CLP |
| 100 MAD | 9,924.29 CLP |
| 500 MAD | 49,621.43 CLP |
| 1,000 MAD | 99,242.86 CLP |
Get MAD/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=CLPExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-03-27T12:56:48Z",
"rates": {
"CLP": 99.242856
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "CLP",
"amount": 100
},
"result": 9924.285600000001,
"rate": 99.242856
}Build with MAD/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key