Rate Overview
Live
1 CRC = 0.838776 MRO
1 MRO = 1.1922
CRC
Avg
0.845557
High
0.850866
Low
0.838776
Last updated: 3/7/2026, 7:36:53 AM
Quick Conversions
| CRC | MRO |
|---|---|
| 1 CRC | 0.84 MRO |
| 10 CRC | 8.39 MRO |
| 50 CRC | 41.94 MRO |
| 100 CRC | 83.88 MRO |
| 500 CRC | 419.39 MRO |
| 1,000 CRC | 838.78 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-07T07:36:53Z",
"rates": {
"MRO": 0.838776
}
}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": 83.8776,
"rate": 0.838776
}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