Rate Overview
Live
1 MKD = 17.1956 CLP
1 CLP = 0.058154
MKD
Avg
16.9253
High
17.1956
Low
16.7264
Last updated: 3/7/2026, 4:07:03 AM
Quick Conversions
| MKD | CLP |
|---|---|
| 1 MKD | 17.20 CLP |
| 10 MKD | 171.96 CLP |
| 50 MKD | 859.78 CLP |
| 100 MKD | 1,719.56 CLP |
| 500 MKD | 8,597.82 CLP |
| 1,000 MKD | 17,195.64 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-03-07T04:07:03Z",
"rates": {
"CLP": 17.195638
}
}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": 1719.5638,
"rate": 17.195638
}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