Rate Overview
Live
1 MOP = 57.4997 CRC
1 CRC = 0.017391
MOP
Avg
62.0084
High
63.8457
Low
57.4997
Last updated: 3/27/2026, 8:22:46 AM
Quick Conversions
| MOP | CRC |
|---|---|
| 1 MOP | 57.50 CRC |
| 10 MOP | 575.00 CRC |
| 50 MOP | 2,874.98 CRC |
| 100 MOP | 5,749.97 CRC |
| 500 MOP | 28,749.85 CRC |
| 1,000 MOP | 57,499.69 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-03-27T08:22:46Z",
"rates": {
"CRC": 57.499693
}
}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": 5749.9693,
"rate": 57.499693
}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