Rate Overview
Live
1 CRC = 0.882742 MRO
1 MRO = 1.1328
CRC
Avg
0.831800
High
0.883896
Low
0.798856
Last updated: 5/29/2026, 7:53:12 PM
Quick Conversions
| CRC | MRO |
|---|---|
| 1 CRC | 0.88 MRO |
| 10 CRC | 8.83 MRO |
| 50 CRC | 44.14 MRO |
| 100 CRC | 88.27 MRO |
| 500 CRC | 441.37 MRO |
| 1,000 CRC | 882.74 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-05-29T19:53:12Z",
"rates": {
"MRO": 0.882742
}
}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.27420000000001,
"rate": 0.882742
}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