Rate Overview
Live
1 CRC = 0.859933 MRO
1 MRO = 1.1629
CRC
Avg
0.799777
High
0.863685
Low
0.778260
Last updated: 3/29/2026, 11:13:22 AM
Quick Conversions
| CRC | MRO |
|---|---|
| 1 CRC | 0.86 MRO |
| 10 CRC | 8.60 MRO |
| 50 CRC | 43.00 MRO |
| 100 CRC | 85.99 MRO |
| 500 CRC | 429.97 MRO |
| 1,000 CRC | 859.93 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-03-29T11:13:22Z",
"rates": {
"MRO": 0.859933
}
}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": 85.99329999999999,
"rate": 0.859933
}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