Rate Overview
Live
1 LRD = 0.003874 JOD
1 JOD = 258.1311
LRD
Avg
0.003870
High
0.003886
Low
0.003861
Last updated: 3/7/2026, 3:44:50 AM
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.94 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-07T03:44:50Z",
"rates": {
"JOD": 0.003874
}
}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.38739999999999997,
"rate": 0.003874
}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