Rate Overview
Live
1 CLP = 3.7892 MNT
1 MNT = 0.263911
CLP
Avg
3.8216
High
3.8422
Low
3.7892
Last updated: 7/25/2026, 10:43:10 PM
Quick Conversions
| CLP | MNT |
|---|---|
| 1 CLP | 3.79 MNT |
| 10 CLP | 37.89 MNT |
| 50 CLP | 189.46 MNT |
| 100 CLP | 378.92 MNT |
| 500 CLP | 1,894.58 MNT |
| 1,000 CLP | 3,789.16 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-07-25T22:43:10Z",
"rates": {
"MNT": 3.789161
}
}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": 378.91610000000003,
"rate": 3.789161
}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