Rate Overview
Live
1 MOP = 56.3754 CRC
1 CRC = 0.017738
MOP
Avg
59.8781
High
63.0121
Low
55.6703
Last updated: 7/28/2026, 11:03:30 PM
Quick Conversions
| MOP | CRC |
|---|---|
| 1 MOP | 56.38 CRC |
| 10 MOP | 563.75 CRC |
| 50 MOP | 2,818.77 CRC |
| 100 MOP | 5,637.54 CRC |
| 500 MOP | 28,187.72 CRC |
| 1,000 MOP | 56,375.45 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-28T23:03:30Z",
"rates": {
"CRC": 56.375449
}
}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": 5637.544900000001,
"rate": 56.375449
}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