Rate Overview
Live
1 CLP = 3.8446 MNT
1 MNT = 0.260103
CLP
Avg
3.9518
High
4.1693
Low
3.8446
Last updated: 3/27/2026, 5:00:16 PM
Quick Conversions
| CLP | MNT |
|---|---|
| 1 CLP | 3.84 MNT |
| 10 CLP | 38.45 MNT |
| 50 CLP | 192.23 MNT |
| 100 CLP | 384.46 MNT |
| 500 CLP | 1,922.32 MNT |
| 1,000 CLP | 3,844.63 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-27T17:00:16Z",
"rates": {
"MNT": 3.844634
}
}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": 384.46340000000004,
"rate": 3.844634
}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