Rate Overview
Live
1 MNT = 0.253779 CLP
1 CLP = 3.9404
MNT
Avg
0.248327
High
0.253779
Low
0.242533
Last updated: 3/6/2026, 11:26:01 PM
Quick Conversions
| MNT | CLP |
|---|---|
| 1 MNT | 0.25 CLP |
| 10 MNT | 2.54 CLP |
| 50 MNT | 12.69 CLP |
| 100 MNT | 25.38 CLP |
| 500 MNT | 126.89 CLP |
| 1,000 MNT | 253.78 CLP |
Get MNT/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=CLPExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-06T23:26:01Z",
"rates": {
"CLP": 0.253779
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "CLP",
"amount": 100
},
"result": 25.377899999999997,
"rate": 0.253779
}Build with MNT/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key