Rate Overview
Live
1 MZN = 49.0430 COP
1 COP = 0.020390
MZN
Avg
49.4056
High
50.4932
Low
49.0381
Last updated: 9/8/2026, 4:28:30 AM
Quick Conversions
| MZN | COP |
|---|---|
| 1 MZN | 49.04 COP |
| 10 MZN | 490.43 COP |
| 50 MZN | 2,452.15 COP |
| 100 MZN | 4,904.30 COP |
| 500 MZN | 24,521.52 COP |
| 1,000 MZN | 49,043.04 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-09-08T04:28:30Z",
"rates": {
"COP": 49.043035
}
}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": 4904.3035,
"rate": 49.043035
}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