Rate Overview
Live
1 LRD = 0.003866 JOD
1 JOD = 258.6653
LRD
Avg
0.003864
High
0.003881
Low
0.003850
Last updated: 3/27/2026, 1:22:53 PM
Quick Conversions
| LRD | JOD |
|---|---|
| 1 LRD | 0.00 JOD |
| 10 LRD | 0.04 JOD |
| 50 LRD | 0.19 JOD |
| 100 LRD | 0.39 JOD |
| 500 LRD | 1.93 JOD |
| 1,000 LRD | 3.87 JOD |
Get LRD/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=JODExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-27T13:22:53Z",
"rates": {
"JOD": 0.003866
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "JOD",
"amount": 100
},
"result": 0.3866,
"rate": 0.003866
}Build with LRD/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key