Rate Overview
Live
1 CRC = 0.801025 MRO
1 MRO = 1.2484
CRC
Avg
0.803453
High
0.818990
Low
0.796477
Last updated: 1/25/2026, 10:11:45 PM
Quick Conversions
| CRC | MRO |
|---|---|
| 1 CRC | 0.80 MRO |
| 10 CRC | 8.01 MRO |
| 50 CRC | 40.05 MRO |
| 100 CRC | 80.10 MRO |
| 500 CRC | 400.51 MRO |
| 1,000 CRC | 801.03 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-01-25T22:11:45Z",
"rates": {
"MRO": 0.801025
}
}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": 80.10249999999999,
"rate": 0.801025
}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