Rate Overview
Live
1 CRC = 0.879193 MRO
1 MRO = 1.1374
CRC
Avg
0.877346
High
0.881408
Low
0.873106
Last updated: 6/19/2026, 11:23:06 AM
Quick Conversions
| CRC | MRO |
|---|---|
| 1 CRC | 0.88 MRO |
| 10 CRC | 8.79 MRO |
| 50 CRC | 43.96 MRO |
| 100 CRC | 87.92 MRO |
| 500 CRC | 439.60 MRO |
| 1,000 CRC | 879.19 MRO |
Get CRC/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=MROExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-06-19T11:23:06Z",
"rates": {
"MRO": 0.879193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "MRO",
"amount": 100
},
"result": 87.9193,
"rate": 0.879193
}Build with CRC/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key