Rate Overview
Live
1 CLP = 0.017425 MVR
1 MVR = 57.3888
CLP
Avg
0.017355
High
0.017457
Low
0.017254
Last updated: 4/17/2026, 6:11:40 AM
Quick Conversions
| CLP | MVR |
|---|---|
| 1 CLP | 0.02 MVR |
| 10 CLP | 0.17 MVR |
| 50 CLP | 0.87 MVR |
| 100 CLP | 1.74 MVR |
| 500 CLP | 8.71 MVR |
| 1,000 CLP | 17.43 MVR |
Get CLP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=MVRExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-04-17T06:11:40Z",
"rates": {
"MVR": 0.017425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "MVR",
"amount": 100
},
"result": 1.7425,
"rate": 0.017425
}Build with CLP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key