Rate Overview
Live
1 JOD = 12.9666 SEK
1 SEK = 0.077121
JOD
Avg
13.0386
High
13.1488
Low
12.9147
Last updated: 4/16/2026, 7:57:45 PM
Quick Conversions
| JOD | SEK |
|---|---|
| 1 JOD | 12.97 SEK |
| 10 JOD | 129.67 SEK |
| 50 JOD | 648.33 SEK |
| 100 JOD | 1,296.66 SEK |
| 500 JOD | 6,483.31 SEK |
| 1,000 JOD | 12,966.63 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-04-16T19:57:45Z",
"rates": {
"SEK": 12.966628
}
}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": 1296.6628,
"rate": 12.966628
}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