Rate Overview
Live
1 CRC = 0.881379 MRO
1 MRO = 1.1346
CRC
Avg
0.878950
High
0.881379
Low
0.874992
Last updated: 7/8/2026, 1:11:30 PM
Quick Conversions
| CRC | MRO |
|---|---|
| 1 CRC | 0.88 MRO |
| 10 CRC | 8.81 MRO |
| 50 CRC | 44.07 MRO |
| 100 CRC | 88.14 MRO |
| 500 CRC | 440.69 MRO |
| 1,000 CRC | 881.38 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-08T13:11:30Z",
"rates": {
"MRO": 0.881379
}
}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.1379,
"rate": 0.881379
}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