Rate Overview
Live
1 COP = 0.017689 MZN
1 MZN = 56.5323
COP
Avg
0.017641
High
0.017793
Low
0.017499
Last updated: 4/17/2026, 6:10:23 AM
Quick Conversions
| COP | MZN |
|---|---|
| 1 COP | 0.02 MZN |
| 10 COP | 0.18 MZN |
| 50 COP | 0.88 MZN |
| 100 COP | 1.77 MZN |
| 500 COP | 8.84 MZN |
| 1,000 COP | 17.69 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-04-17T06:10:23Z",
"rates": {
"MZN": 0.017689
}
}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.7689,
"rate": 0.017689
}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