Rate Overview
Live
1 MRO = 1.1922 CRC
1 CRC = 0.838777
MRO
Avg
1.1827
High
1.1922
Low
1.1753
Last updated: 3/7/2026, 7:36:07 AM
Quick Conversions
| MRO | CRC |
|---|---|
| 1 MRO | 1.19 CRC |
| 10 MRO | 11.92 CRC |
| 50 MRO | 59.61 CRC |
| 100 MRO | 119.22 CRC |
| 500 MRO | 596.11 CRC |
| 1,000 MRO | 1,192.21 CRC |
Get MRO/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=CRCExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-07T07:36:07Z",
"rates": {
"CRC": 1.192212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "CRC",
"amount": 100
},
"result": 119.22120000000001,
"rate": 1.192212
}Build with MRO/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key