Rate Overview
Live
1 MZN = 56.5312 COP
1 COP = 0.017689
MZN
Avg
56.6857
High
57.1459
Low
56.1995
Last updated: 4/17/2026, 6:11:13 AM
Quick Conversions
| MZN | COP |
|---|---|
| 1 MZN | 56.53 COP |
| 10 MZN | 565.31 COP |
| 50 MZN | 2,826.56 COP |
| 100 MZN | 5,653.12 COP |
| 500 MZN | 28,265.59 COP |
| 1,000 MZN | 56,531.18 COP |
Get MZN/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=COPExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-04-17T06:11:13Z",
"rates": {
"COP": 56.531178
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "COP",
"amount": 100
},
"result": 5653.1178,
"rate": 56.531178
}Build with MZN/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key