Rate Overview
Live
1 MOP = 58.6841 CRC
1 CRC = 0.017040
MOP
Avg
58.5874
High
58.6934
Low
58.4375
Last updated: 3/7/2026, 12:08:03 AM
Quick Conversions
| MOP | CRC |
|---|---|
| 1 MOP | 58.68 CRC |
| 10 MOP | 586.84 CRC |
| 50 MOP | 2,934.21 CRC |
| 100 MOP | 5,868.41 CRC |
| 500 MOP | 29,342.05 CRC |
| 1,000 MOP | 58,684.11 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-07T00:08:03Z",
"rates": {
"CRC": 58.68411
}
}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": 5868.411,
"rate": 58.68411
}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