Rate Overview
Live
1 MRO = 1.2484 CRC
1 CRC = 0.801025
MRO
Avg
1.2572
High
1.2721
Low
1.2324
Last updated: 1/25/2026, 11:46:33 PM
Quick Conversions
| MRO | CRC |
|---|---|
| 1 MRO | 1.25 CRC |
| 10 MRO | 12.48 CRC |
| 50 MRO | 62.42 CRC |
| 100 MRO | 124.84 CRC |
| 500 MRO | 624.20 CRC |
| 1,000 MRO | 1,248.40 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-01-25T23:46:33Z",
"rates": {
"CRC": 1.2484
}
}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": 124.83999999999999,
"rate": 1.2484
}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