Rate Overview
Live
1 MOP = 56.0381 CRC
1 CRC = 0.017845
MOP
Avg
57.0125
High
60.0082
Low
56.0381
Last updated: 8/14/2026, 12:19:36 AM
Quick Conversions
| MOP | CRC |
|---|---|
| 1 MOP | 56.04 CRC |
| 10 MOP | 560.38 CRC |
| 50 MOP | 2,801.91 CRC |
| 100 MOP | 5,603.81 CRC |
| 500 MOP | 28,019.05 CRC |
| 1,000 MOP | 56,038.11 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-08-14T00:19:36Z",
"rates": {
"CRC": 56.038106
}
}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": 5603.8106,
"rate": 56.038106
}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