Rate Overview
Live
1 CLP = 3.8898 MNT
1 MNT = 0.257081
CLP
Avg
3.8834
High
3.8898
Low
3.8712
Last updated: 7/6/2026, 3:23:41 AM
Quick Conversions
| CLP | MNT |
|---|---|
| 1 CLP | 3.89 MNT |
| 10 CLP | 38.90 MNT |
| 50 CLP | 194.49 MNT |
| 100 CLP | 388.98 MNT |
| 500 CLP | 1,944.91 MNT |
| 1,000 CLP | 3,889.82 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-06T03:23:41Z",
"rates": {
"MNT": 3.889819
}
}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": 388.9819,
"rate": 3.889819
}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