Rate Overview
Live
1 MKD = 17.3872 CLP
1 CLP = 0.057513
MKD
Avg
17.4593
High
17.6136
Low
17.3216
Last updated: 7/28/2026, 10:19:12 PM
Quick Conversions
| MKD | CLP |
|---|---|
| 1 MKD | 17.39 CLP |
| 10 MKD | 173.87 CLP |
| 50 MKD | 869.36 CLP |
| 100 MKD | 1,738.72 CLP |
| 500 MKD | 8,693.62 CLP |
| 1,000 MKD | 17,387.24 CLP |
Get MKD/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=CLPExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-07-28T22:19:12Z",
"rates": {
"CLP": 17.38724
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "CLP",
"amount": 100
},
"result": 1738.724,
"rate": 17.38724
}Build with MKD/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key