Rate Overview
Live
1 MNT = 0.245189 CLP
1 CLP = 4.0785
MNT
Avg
0.248009
High
0.250572
Low
0.245189
Last updated: 4/18/2026, 8:48:40 AM
Quick Conversions
| MNT | CLP |
|---|---|
| 1 MNT | 0.25 CLP |
| 10 MNT | 2.45 CLP |
| 50 MNT | 12.26 CLP |
| 100 MNT | 24.52 CLP |
| 500 MNT | 122.59 CLP |
| 1,000 MNT | 245.19 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-04-18T08:48:40Z",
"rates": {
"CLP": 0.245189
}
}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": 24.5189,
"rate": 0.245189
}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