Rate Overview
Live
1 LRD = 0.003994 JOD
1 JOD = 250.3756
LRD
Avg
0.003944
High
0.003994
Low
0.003914
Last updated: 9/4/2026, 9:59:47 AM
Quick Conversions
| LRD | JOD |
|---|---|
| 1 LRD | 0.00 JOD |
| 10 LRD | 0.04 JOD |
| 50 LRD | 0.20 JOD |
| 100 LRD | 0.40 JOD |
| 500 LRD | 2.00 JOD |
| 1,000 LRD | 3.99 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-09-04T09:59:47Z",
"rates": {
"JOD": 0.003994
}
}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.39940000000000003,
"rate": 0.003994
}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