Rate Overview
Live
1 JOD = 1.4102 BSD
1 BSD = 0.709130
JOD
Avg
1.4112
High
1.4153
Low
1.4076
Last updated: 5/9/2026, 4:53:49 AM
Quick Conversions
| JOD | BSD |
|---|---|
| 1 JOD | 1.41 BSD |
| 10 JOD | 14.10 BSD |
| 50 JOD | 70.51 BSD |
| 100 JOD | 141.02 BSD |
| 500 JOD | 705.09 BSD |
| 1,000 JOD | 1,410.18 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-05-09T04:53:49Z",
"rates": {
"BSD": 1.410178
}
}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.0178,
"rate": 1.410178
}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