Rate Overview
Live
1 COP = 0.020376 MZN
1 MZN = 49.0773
COP
Avg
0.020346
High
0.020425
Low
0.020289
Last updated: 8/20/2026, 4:03:34 AM
Quick Conversions
| COP | MZN |
|---|---|
| 1 COP | 0.02 MZN |
| 10 COP | 0.20 MZN |
| 50 COP | 1.02 MZN |
| 100 COP | 2.04 MZN |
| 500 COP | 10.19 MZN |
| 1,000 COP | 20.38 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-08-20T04:03:34Z",
"rates": {
"MZN": 0.020376
}
}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": 2.0376,
"rate": 0.020376
}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