Rate Overview
Live
1 MVR = 206.7608 COP
1 COP = 0.004837
MVR
Avg
207.5449
High
208.1887
Low
206.7608
Last updated: 7/30/2026, 7:52:06 PM
Quick Conversions
| MVR | COP |
|---|---|
| 1 MVR | 206.76 COP |
| 10 MVR | 2,067.61 COP |
| 50 MVR | 10,338.04 COP |
| 100 MVR | 20,676.08 COP |
| 500 MVR | 103,380.41 COP |
| 1,000 MVR | 206,760.81 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-07-30T19:52:06Z",
"rates": {
"COP": 206.760811
}
}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": 20676.0811,
"rate": 206.760811
}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