Rate Overview
Live
1 CRC = 0.001559 JOD
1 JOD = 641.4368
CRC
Avg
0.001558
High
0.001563
Low
0.001555
Last updated: 7/10/2026, 9:11:49 AM
Quick Conversions
| CRC | JOD |
|---|---|
| 1 CRC | 0.00 JOD |
| 10 CRC | 0.02 JOD |
| 50 CRC | 0.08 JOD |
| 100 CRC | 0.16 JOD |
| 500 CRC | 0.78 JOD |
| 1,000 CRC | 1.56 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-07-10T09:11:49Z",
"rates": {
"JOD": 0.001559
}
}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.1559,
"rate": 0.001559
}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