Rate Overview
Live
1 MOP = 56.3951 CRC
1 CRC = 0.017732
MOP
Avg
58.2324
High
61.9767
Low
56.0484
Last updated: 7/8/2026, 9:47:51 PM
Quick Conversions
| MOP | CRC |
|---|---|
| 1 MOP | 56.40 CRC |
| 10 MOP | 563.95 CRC |
| 50 MOP | 2,819.75 CRC |
| 100 MOP | 5,639.51 CRC |
| 500 MOP | 28,197.53 CRC |
| 1,000 MOP | 56,395.06 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-08T21:47:51Z",
"rates": {
"CRC": 56.395062
}
}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": 5639.506200000001,
"rate": 56.395062
}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