Rate Overview
Live
1 OMR = 1238.41 CRC
1 CRC = 0.000807
OMR
Avg
1227.41
High
1239.67
Low
1218.08
Last updated: 3/7/2026, 9:26:46 AM
Quick Conversions
| OMR | CRC |
|---|---|
| 1 OMR | 1,238.41 CRC |
| 10 OMR | 12,384.08 CRC |
| 50 OMR | 61,920.41 CRC |
| 100 OMR | 123,840.82 CRC |
| 500 OMR | 619,204.10 CRC |
| 1,000 OMR | 1,238,408.20 CRC |
Get OMR/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=CRCExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-03-07T09:26:46Z",
"rates": {
"CRC": 1238.408195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "CRC",
"amount": 100
},
"result": 123840.8195,
"rate": 1238.408195
}Build with OMR/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key