Rate Overview
Live
1 LRD = 0.003897 JOD
1 JOD = 256.6076
LRD
Avg
0.003894
High
0.003910
Low
0.003882
Last updated: 7/2/2026, 8:32:28 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.95 JOD |
| 1,000 LRD | 3.90 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-07-02T20:32:28Z",
"rates": {
"JOD": 0.003897
}
}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.3897,
"rate": 0.003897
}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