Rate Overview
Live
1 COP = 0.018561 MZN
1 MZN = 53.8764
COP
Avg
0.018403
High
0.018614
Low
0.018243
Last updated: 6/19/2026, 8:22:39 AM
Quick Conversions
| COP | MZN |
|---|---|
| 1 COP | 0.02 MZN |
| 10 COP | 0.19 MZN |
| 50 COP | 0.93 MZN |
| 100 COP | 1.86 MZN |
| 500 COP | 9.28 MZN |
| 1,000 COP | 18.56 MZN |
Get COP/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=MZNExample Response:
{
"success": true,
"base": "COP",
"date": "2026-06-19T08:22:39Z",
"rates": {
"MZN": 0.018561
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "MZN",
"amount": 100
},
"result": 1.8561,
"rate": 0.018561
}Build with COP/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key