Rate Overview
Live
1 CLP = 3.8235 MNT
1 MNT = 0.261538
CLP
Avg
3.6822
High
4.1722
Low
0.000630
Last updated: 7/28/2026, 11:56:23 AM
Quick Conversions
| CLP | MNT |
|---|---|
| 1 CLP | 3.82 MNT |
| 10 CLP | 38.24 MNT |
| 50 CLP | 191.18 MNT |
| 100 CLP | 382.35 MNT |
| 500 CLP | 1,911.76 MNT |
| 1,000 CLP | 3,823.53 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-28T11:56:23Z",
"rates": {
"MNT": 3.82353
}
}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": 382.353,
"rate": 3.82353
}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