Rate Overview
Live
1 MVR = 236.2590 COP
1 COP = 0.004233
MVR
Avg
239.7504
High
248.7837
Low
230.0856
Last updated: 5/29/2026, 9:11:01 PM
Quick Conversions
| MVR | COP |
|---|---|
| 1 MVR | 236.26 COP |
| 10 MVR | 2,362.59 COP |
| 50 MVR | 11,812.95 COP |
| 100 MVR | 23,625.90 COP |
| 500 MVR | 118,129.48 COP |
| 1,000 MVR | 236,258.96 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-05-29T21:11:01Z",
"rates": {
"COP": 236.258961
}
}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": 23625.896099999998,
"rate": 236.258961
}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