Rate Overview
Live
1 MOP = 56.2345 CRC
1 CRC = 0.017783
MOP
Avg
56.3856
High
57.0145
Low
56.0223
Last updated: 5/28/2026, 9:40:22 PM
Quick Conversions
| MOP | CRC |
|---|---|
| 1 MOP | 56.23 CRC |
| 10 MOP | 562.34 CRC |
| 50 MOP | 2,811.72 CRC |
| 100 MOP | 5,623.45 CRC |
| 500 MOP | 28,117.25 CRC |
| 1,000 MOP | 56,234.50 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-05-28T21:40:22Z",
"rates": {
"CRC": 56.234495
}
}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": 5623.449500000001,
"rate": 56.234495
}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