Rate Overview
Live
1 MVR = 207.1724 COP
1 COP = 0.004827
MVR
Avg
212.5733
High
223.5000
Low
207.1724
Last updated: 7/29/2026, 1:14:09 AM
Quick Conversions
| MVR | COP |
|---|---|
| 1 MVR | 207.17 COP |
| 10 MVR | 2,071.72 COP |
| 50 MVR | 10,358.62 COP |
| 100 MVR | 20,717.24 COP |
| 500 MVR | 103,586.22 COP |
| 1,000 MVR | 207,172.44 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-29T01:14:09Z",
"rates": {
"COP": 207.17244
}
}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": 20717.244,
"rate": 207.17244
}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