Rate Overview
Live
1 MVR = 223.0571 COP
1 COP = 0.004483
MVR
Avg
224.1105
High
225.8148
Low
221.9465
Last updated: 6/20/2026, 7:29:31 AM
Quick Conversions
| MVR | COP |
|---|---|
| 1 MVR | 223.06 COP |
| 10 MVR | 2,230.57 COP |
| 50 MVR | 11,152.85 COP |
| 100 MVR | 22,305.71 COP |
| 500 MVR | 111,528.55 COP |
| 1,000 MVR | 223,057.10 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-06-20T07:29:31Z",
"rates": {
"COP": 223.057099
}
}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": 22305.709899999998,
"rate": 223.057099
}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