Rate Overview
Live
1 MNT = 0.261538 CLP
1 CLP = 3.8235
MNT
Avg
72.3848
High
1504.27
Low
0.239516
Last updated: 7/29/2026, 1:14:32 AM
Quick Conversions
| MNT | CLP |
|---|---|
| 1 MNT | 0.26 CLP |
| 10 MNT | 2.62 CLP |
| 50 MNT | 13.08 CLP |
| 100 MNT | 26.15 CLP |
| 500 MNT | 130.77 CLP |
| 1,000 MNT | 261.54 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-07-29T01:14:32Z",
"rates": {
"CLP": 0.261538
}
}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": 26.1538,
"rate": 0.261538
}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