Rate Overview
Live
1 MXN = 213.0167 COP
1 COP = 0.004694
MXN
Avg
215.2478
High
217.9751
Low
212.9567
Last updated: 3/7/2026, 1:00:12 AM
Quick Conversions
| MXN | COP |
|---|---|
| 1 MXN | 213.02 COP |
| 10 MXN | 2,130.17 COP |
| 50 MXN | 10,650.83 COP |
| 100 MXN | 21,301.67 COP |
| 500 MXN | 106,508.33 COP |
| 1,000 MXN | 213,016.66 COP |
Get MXN/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=COPExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-07T01:00:12Z",
"rates": {
"COP": 213.016664
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "COP",
"amount": 100
},
"result": 21301.6664,
"rate": 213.016664
}Build with MXN/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key