Rate Overview
Live
1 MOP = 56.3362 CRC
1 CRC = 0.017751
MOP
Avg
56.2703
High
56.3558
Low
56.1159
Last updated: 7/2/2026, 5:48:28 AM
Quick Conversions
| MOP | CRC |
|---|---|
| 1 MOP | 56.34 CRC |
| 10 MOP | 563.36 CRC |
| 50 MOP | 2,816.81 CRC |
| 100 MOP | 5,633.62 CRC |
| 500 MOP | 28,168.10 CRC |
| 1,000 MOP | 56,336.19 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-07-02T05:48:28Z",
"rates": {
"CRC": 56.336193
}
}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": 5633.6193,
"rate": 56.336193
}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