Rate Overview
Live
1 MVR = 202.5887 COP
1 COP = 0.004936
MVR
Avg
203.9615
High
208.4195
Low
202.5601
Last updated: 9/8/2026, 1:44:45 AM
Quick Conversions
| MVR | COP |
|---|---|
| 1 MVR | 202.59 COP |
| 10 MVR | 2,025.89 COP |
| 50 MVR | 10,129.43 COP |
| 100 MVR | 20,258.87 COP |
| 500 MVR | 101,294.34 COP |
| 1,000 MVR | 202,588.68 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-09-08T01:44:45Z",
"rates": {
"COP": 202.58868
}
}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": 20258.868000000002,
"rate": 202.58868
}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