Rate Overview
Live
1 CLP = 0.016650 MVR
1 MVR = 60.0601
CLP
Avg
0.016799
High
0.016986
Low
0.016650
Last updated: 3/27/2026, 11:50:39 AM
Quick Conversions
| CLP | MVR |
|---|---|
| 1 CLP | 0.02 MVR |
| 10 CLP | 0.17 MVR |
| 50 CLP | 0.83 MVR |
| 100 CLP | 1.67 MVR |
| 500 CLP | 8.33 MVR |
| 1,000 CLP | 16.65 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-03-27T11:50:39Z",
"rates": {
"MVR": 0.01665
}
}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.6650000000000003,
"rate": 0.01665
}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