Rate Overview
Live
1 MAD = 100.1282 CLP
1 CLP = 0.009987
MAD
Avg
99.9193
High
100.2851
Low
98.6773
Last updated: 9/2/2026, 1:52:43 PM
Quick Conversions
| MAD | CLP |
|---|---|
| 1 MAD | 100.13 CLP |
| 10 MAD | 1,001.28 CLP |
| 50 MAD | 5,006.41 CLP |
| 100 MAD | 10,012.82 CLP |
| 500 MAD | 50,064.12 CLP |
| 1,000 MAD | 100,128.23 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-09-02T13:52:43Z",
"rates": {
"CLP": 100.12823
}
}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": 10012.823,
"rate": 100.12823
}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