Rate Overview
Live
1 MOP = 56.0939 CRC
1 CRC = 0.017827
MOP
Avg
56.0599
High
56.2978
Low
55.6806
Last updated: 9/3/2026, 7:04:54 AM
Quick Conversions
| MOP | CRC |
|---|---|
| 1 MOP | 56.09 CRC |
| 10 MOP | 560.94 CRC |
| 50 MOP | 2,804.70 CRC |
| 100 MOP | 5,609.39 CRC |
| 500 MOP | 28,046.97 CRC |
| 1,000 MOP | 56,093.93 CRC |
Get MOP/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=CRCExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-09-03T07:04:54Z",
"rates": {
"CRC": 56.093934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "CRC",
"amount": 100
},
"result": 5609.3934,
"rate": 56.093934
}Build with MOP/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key