Rate Overview
Live
1 CRC = 0.883298 MRO
1 MRO = 1.1321
CRC
Avg
0.882257
High
0.886086
Low
0.875909
Last updated: 7/30/2026, 11:22:51 PM
Quick Conversions
| CRC | MRO |
|---|---|
| 1 CRC | 0.88 MRO |
| 10 CRC | 8.83 MRO |
| 50 CRC | 44.16 MRO |
| 100 CRC | 88.33 MRO |
| 500 CRC | 441.65 MRO |
| 1,000 CRC | 883.30 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-07-30T23:22:51Z",
"rates": {
"MRO": 0.883298
}
}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": 88.3298,
"rate": 0.883298
}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