Rate Overview
Live
1 MOP = 61.9535 CRC
1 CRC = 0.016141 MOP
Avg
61.7100
High
62.1885
Low
60.6922
Last updated: 1/25/2026, 11:14:05 AM
Quick Conversions
| MOP | CRC |
|---|---|
| 1 MOP | 61.95 CRC |
| 10 MOP | 619.54 CRC |
| 50 MOP | 3,097.68 CRC |
| 100 MOP | 6,195.35 CRC |
| 500 MOP | 30,976.76 CRC |
| 1,000 MOP | 61,953.53 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-01-25T11:14:05Z",
"rates": {
"CRC": 61.953528
}
}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": 6195.3528,
"rate": 61.953528
}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