Rate Overview
Live
1 MNT = 0.251693 CLP
1 CLP = 3.9731
MNT
Avg
0.250495
High
0.253155
Low
0.247478
Last updated: 6/19/2026, 11:25:26 AM
Quick Conversions
| MNT | CLP |
|---|---|
| 1 MNT | 0.25 CLP |
| 10 MNT | 2.52 CLP |
| 50 MNT | 12.58 CLP |
| 100 MNT | 25.17 CLP |
| 500 MNT | 125.85 CLP |
| 1,000 MNT | 251.69 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-06-19T11:25:26Z",
"rates": {
"CLP": 0.251693
}
}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": 25.1693,
"rate": 0.251693
}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