Rate Overview
Live
1 MAD = 100.1523 CLP
1 CLP = 0.009985
MAD
Avg
97.1025
High
101.1994
Low
93.7568
Last updated: 7/28/2026, 1:48:36 PM
Quick Conversions
| MAD | CLP |
|---|---|
| 1 MAD | 100.15 CLP |
| 10 MAD | 1,001.52 CLP |
| 50 MAD | 5,007.62 CLP |
| 100 MAD | 10,015.23 CLP |
| 500 MAD | 50,076.16 CLP |
| 1,000 MAD | 100,152.32 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-07-28T13:48:36Z",
"rates": {
"CLP": 100.152318
}
}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": 10015.2318,
"rate": 100.152318
}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