Rate Overview
Live
1 MOP = 56.2830 CRC
1 CRC = 0.017767
MOP
Avg
58.0028
High
61.9767
Low
55.6703
Last updated: 7/29/2026, 3:49:08 PM
Quick Conversions
| MOP | CRC |
|---|---|
| 1 MOP | 56.28 CRC |
| 10 MOP | 562.83 CRC |
| 50 MOP | 2,814.15 CRC |
| 100 MOP | 5,628.30 CRC |
| 500 MOP | 28,141.48 CRC |
| 1,000 MOP | 56,282.97 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-29T15:49:08Z",
"rates": {
"CRC": 56.282967
}
}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": 5628.2967,
"rate": 56.282967
}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