Rate Overview
Live
1 JOD = 1.4104 BSD
1 BSD = 0.709000 JOD
Avg
1.4104
High
1.4104
Low
1.4104
Last updated: 1/25/2026, 5:36:18 AM
Quick Conversions
| JOD | BSD |
|---|---|
| 1 JOD | 1.41 BSD |
| 10 JOD | 14.10 BSD |
| 50 JOD | 70.52 BSD |
| 100 JOD | 141.04 BSD |
| 500 JOD | 705.22 BSD |
| 1,000 JOD | 1,410.44 BSD |
Get JOD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=BSDExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-01-25T05:36:18Z",
"rates": {
"BSD": 1.410437
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "BSD",
"amount": 100
},
"result": 141.0437,
"rate": 1.410437
}Build with JOD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key