Rate Overview
Live
1 CLP = 4.0231 MNT
1 MNT = 0.248564
CLP
Avg
3.9580
High
4.0231
Low
3.8771
Last updated: 6/16/2026, 2:37:09 PM
Quick Conversions
| CLP | MNT |
|---|---|
| 1 CLP | 4.02 MNT |
| 10 CLP | 40.23 MNT |
| 50 CLP | 201.16 MNT |
| 100 CLP | 402.31 MNT |
| 500 CLP | 2,011.55 MNT |
| 1,000 CLP | 4,023.11 MNT |
Get CLP/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=MNTExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-06-16T14:37:09Z",
"rates": {
"MNT": 4.023108
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "MNT",
"amount": 100
},
"result": 402.3108,
"rate": 4.023108
}Build with CLP/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key