Rate Overview
Live
1 CLP = 3.9921 MNT
1 MNT = 0.250497
CLP
Avg
3.9690
High
3.9921
Low
3.9172
Last updated: 5/7/2026, 6:54:44 AM
Quick Conversions
| CLP | MNT |
|---|---|
| 1 CLP | 3.99 MNT |
| 10 CLP | 39.92 MNT |
| 50 CLP | 199.60 MNT |
| 100 CLP | 399.21 MNT |
| 500 CLP | 1,996.03 MNT |
| 1,000 CLP | 3,992.07 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-05-07T06:54:44Z",
"rates": {
"MNT": 3.992069
}
}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": 399.20689999999996,
"rate": 3.992069
}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