Rate Overview
Live
1 CRC = 0.001483 JOD
1 JOD = 674.3088
CRC
Avg
0.001498
High
0.001507
Low
0.001483
Last updated: 3/7/2026, 3:45:24 AM
Quick Conversions
| CRC | JOD |
|---|---|
| 1 CRC | 0.00 JOD |
| 10 CRC | 0.01 JOD |
| 50 CRC | 0.07 JOD |
| 100 CRC | 0.15 JOD |
| 500 CRC | 0.74 JOD |
| 1,000 CRC | 1.48 JOD |
Get CRC/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=JODExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-07T03:45:24Z",
"rates": {
"JOD": 0.001483
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "JOD",
"amount": 100
},
"result": 0.1483,
"rate": 0.001483
}Build with CRC/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key