Rate Overview
Live
1 CLP = 3.8345 MNT
1 MNT = 0.260792
CLP
Avg
3.8602
High
3.9109
Low
3.8345
Last updated: 9/3/2026, 5:38:56 AM
Quick Conversions
| CLP | MNT |
|---|---|
| 1 CLP | 3.83 MNT |
| 10 CLP | 38.34 MNT |
| 50 CLP | 191.72 MNT |
| 100 CLP | 383.45 MNT |
| 500 CLP | 1,917.24 MNT |
| 1,000 CLP | 3,834.47 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-09-03T05:38:56Z",
"rates": {
"MNT": 3.834471
}
}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": 383.44710000000003,
"rate": 3.834471
}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