Rate Overview
Live
1 JOD = 13.3041 SEK
1 SEK = 0.075165
JOD
Avg
13.0687
High
13.3716
Low
12.7415
Last updated: 3/27/2026, 11:35:27 AM
Quick Conversions
| JOD | SEK |
|---|---|
| 1 JOD | 13.30 SEK |
| 10 JOD | 133.04 SEK |
| 50 JOD | 665.20 SEK |
| 100 JOD | 1,330.41 SEK |
| 500 JOD | 6,652.05 SEK |
| 1,000 JOD | 13,304.09 SEK |
Get JOD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=SEKExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-03-27T11:35:27Z",
"rates": {
"SEK": 13.30409
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "SEK",
"amount": 100
},
"result": 1330.409,
"rate": 13.30409
}Build with JOD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key