Rate Overview
Live
1 LRD = 0.003863 JOD
1 JOD = 258.8662
LRD
Avg
0.003853
High
0.003863
Low
0.003844
Last updated: 4/16/2026, 9:33:36 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.86 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-04-16T21:33:36Z",
"rates": {
"JOD": 0.003863
}
}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.38630000000000003,
"rate": 0.003863
}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