Rate Overview
Live
1 MZN = 7.1232 CRC
1 CRC = 0.140385
MZN
Avg
7.1203
High
7.1552
Low
7.0889
Last updated: 7/29/2026, 5:27:38 AM
Quick Conversions
| MZN | CRC |
|---|---|
| 1 MZN | 7.12 CRC |
| 10 MZN | 71.23 CRC |
| 50 MZN | 356.16 CRC |
| 100 MZN | 712.32 CRC |
| 500 MZN | 3,561.62 CRC |
| 1,000 MZN | 7,123.25 CRC |
Get MZN/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=CRCExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-07-29T05:27:38Z",
"rates": {
"CRC": 7.123248
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "CRC",
"amount": 100
},
"result": 712.3248,
"rate": 7.123248
}Build with MZN/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key