Rate Overview
Live
1 MVR = 238.5031 COP
1 COP = 0.004193
MVR
Avg
254.8931
High
279.1837
Low
233.6884
Last updated: 3/27/2026, 3:19:21 PM
Quick Conversions
| MVR | COP |
|---|---|
| 1 MVR | 238.50 COP |
| 10 MVR | 2,385.03 COP |
| 50 MVR | 11,925.15 COP |
| 100 MVR | 23,850.31 COP |
| 500 MVR | 119,251.53 COP |
| 1,000 MVR | 238,503.05 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-27T15:19:21Z",
"rates": {
"COP": 238.503053
}
}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": 23850.3053,
"rate": 238.503053
}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