Rate Overview
Live
1 MVR = 202.7186 COP
1 COP = 0.004933
MVR
Avg
202.8821
High
203.6349
Low
201.8386
Last updated: 8/19/2026, 5:16:49 PM
Quick Conversions
| MVR | COP |
|---|---|
| 1 MVR | 202.72 COP |
| 10 MVR | 2,027.19 COP |
| 50 MVR | 10,135.93 COP |
| 100 MVR | 20,271.86 COP |
| 500 MVR | 101,359.29 COP |
| 1,000 MVR | 202,718.58 COP |
Get MVR/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=COPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-08-19T17:16:49Z",
"rates": {
"COP": 202.718578
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "COP",
"amount": 100
},
"result": 20271.8578,
"rate": 202.718578
}Build with MVR/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key