Rate Overview
Live
1 MNT = 0.249076 CLP
1 CLP = 4.0148
MNT
Avg
68.8220
High
1362.06
Low
0.239792
Last updated: 5/29/2026, 5:27:20 PM
Quick Conversions
| MNT | CLP |
|---|---|
| 1 MNT | 0.25 CLP |
| 10 MNT | 2.49 CLP |
| 50 MNT | 12.45 CLP |
| 100 MNT | 24.91 CLP |
| 500 MNT | 124.54 CLP |
| 1,000 MNT | 249.08 CLP |
Get MNT/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=CLPExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-29T17:27:20Z",
"rates": {
"CLP": 0.249076
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "CLP",
"amount": 100
},
"result": 24.9076,
"rate": 0.249076
}Build with MNT/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key