Rate Overview
Live
1 MOP = 56.5401 CRC
1 CRC = 0.017687
MOP
Avg
57.0241
High
57.3780
Low
56.5401
Last updated: 4/18/2026, 8:43:07 AM
Quick Conversions
| MOP | CRC |
|---|---|
| 1 MOP | 56.54 CRC |
| 10 MOP | 565.40 CRC |
| 50 MOP | 2,827.01 CRC |
| 100 MOP | 5,654.01 CRC |
| 500 MOP | 28,270.07 CRC |
| 1,000 MOP | 56,540.13 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-04-18T08:43:07Z",
"rates": {
"CRC": 56.540131
}
}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": 5654.0131,
"rate": 56.540131
}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