Rate Overview
Live
1 CLP = 0.016870 MVR
1 MVR = 59.2768
CLP
Avg
0.016879
High
0.016930
Low
0.016711
Last updated: 8/11/2026, 1:21:00 PM
Quick Conversions
| CLP | MVR |
|---|---|
| 1 CLP | 0.02 MVR |
| 10 CLP | 0.17 MVR |
| 50 CLP | 0.84 MVR |
| 100 CLP | 1.69 MVR |
| 500 CLP | 8.44 MVR |
| 1,000 CLP | 16.87 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-08-11T13:21:00Z",
"rates": {
"MVR": 0.01687
}
}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.687,
"rate": 0.01687
}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