Rate Overview
Live
1 CLP = 0.016677 MVR
1 MVR = 59.9628
CLP
Avg
0.016738
High
0.016787
Low
0.016677
Last updated: 7/7/2026, 12:12:32 PM
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.34 MVR |
| 1,000 CLP | 16.68 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-07-07T12:12:32Z",
"rates": {
"MVR": 0.016677
}
}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.6677000000000002,
"rate": 0.016677
}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