Rate Overview
Live
1 CLP = 3.9166 MNT
1 MNT = 0.255326
CLP
Avg
4.0024
High
4.0842
Low
3.9166
Last updated: 3/7/2026, 9:17:49 AM
Quick Conversions
| CLP | MNT |
|---|---|
| 1 CLP | 3.92 MNT |
| 10 CLP | 39.17 MNT |
| 50 CLP | 195.83 MNT |
| 100 CLP | 391.66 MNT |
| 500 CLP | 1,958.28 MNT |
| 1,000 CLP | 3,916.56 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-03-07T09:17:49Z",
"rates": {
"MNT": 3.916564
}
}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": 391.6564,
"rate": 3.916564
}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