Rate Overview
Live
1 COP = 0.016886 MZN
1 MZN = 59.2207
COP
Avg
0.016935
High
0.017024
Low
0.016826
Last updated: 3/7/2026, 7:36:55 AM
Quick Conversions
| COP | MZN |
|---|---|
| 1 COP | 0.02 MZN |
| 10 COP | 0.17 MZN |
| 50 COP | 0.84 MZN |
| 100 COP | 1.69 MZN |
| 500 COP | 8.44 MZN |
| 1,000 COP | 16.89 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-03-07T07:36:55Z",
"rates": {
"MZN": 0.016886
}
}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.6886,
"rate": 0.016886
}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