Rate Overview
Live
1 MVR = 207.4133 COP
1 COP = 0.004821
MVR
Avg
207.8190
High
208.5751
Low
207.1724
Last updated: 7/29/2026, 7:00:50 AM
Quick Conversions
| MVR | COP |
|---|---|
| 1 MVR | 207.41 COP |
| 10 MVR | 2,074.13 COP |
| 50 MVR | 10,370.66 COP |
| 100 MVR | 20,741.33 COP |
| 500 MVR | 103,706.63 COP |
| 1,000 MVR | 207,413.26 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-29T07:00:50Z",
"rates": {
"COP": 207.413264
}
}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": 20741.326399999998,
"rate": 207.413264
}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