Rate Overview
Live
1 MVR = 244.2742 COP
1 COP = 0.004094
MVR
Avg
243.8635
High
245.4950
Low
242.8563
Last updated: 3/7/2026, 4:05:25 AM
Quick Conversions
| MVR | COP |
|---|---|
| 1 MVR | 244.27 COP |
| 10 MVR | 2,442.74 COP |
| 50 MVR | 12,213.71 COP |
| 100 MVR | 24,427.42 COP |
| 500 MVR | 122,137.12 COP |
| 1,000 MVR | 244,274.24 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-03-07T04:05:25Z",
"rates": {
"COP": 244.27424
}
}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": 24427.424,
"rate": 244.27424
}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