Rate Overview
Live
1 CLP = 4.0505 MNT
1 MNT = 0.246884
CLP
Avg
4.0219
High
4.0505
Low
3.9909
Last updated: 4/17/2026, 4:55:26 AM
Quick Conversions
| CLP | MNT |
|---|---|
| 1 CLP | 4.05 MNT |
| 10 CLP | 40.50 MNT |
| 50 CLP | 202.52 MNT |
| 100 CLP | 405.05 MNT |
| 500 CLP | 2,025.24 MNT |
| 1,000 CLP | 4,050.48 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-04-17T04:55:26Z",
"rates": {
"MNT": 4.050484
}
}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": 405.0484,
"rate": 4.050484
}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