Rate Overview
Live
1 MRO = 1.1629 CRC
1 CRC = 0.859934
MRO
Avg
1.2311
High
1.2649
Low
1.1629
Last updated: 3/29/2026, 11:12:23 AM
Quick Conversions
| MRO | CRC |
|---|---|
| 1 MRO | 1.16 CRC |
| 10 MRO | 11.63 CRC |
| 50 MRO | 58.14 CRC |
| 100 MRO | 116.29 CRC |
| 500 MRO | 581.44 CRC |
| 1,000 MRO | 1,162.88 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-29T11:12:23Z",
"rates": {
"CRC": 1.16288
}
}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": 116.288,
"rate": 1.16288
}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