Rate Overview
Live
1 SEK = 17.3741 JPY
1 JPY = 0.057557
SEK
Avg
17.2612
High
17.3767
Low
17.1151
Last updated: 4/17/2026, 2:32:06 PM
Quick Conversions
| SEK | JPY |
|---|---|
| 1 SEK | 17.37 JPY |
| 10 SEK | 173.74 JPY |
| 50 SEK | 868.71 JPY |
| 100 SEK | 1,737.41 JPY |
| 500 SEK | 8,687.06 JPY |
| 1,000 SEK | 17,374.11 JPY |
Get SEK/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=JPYExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-04-17T14:32:06Z",
"rates": {
"JPY": 17.374112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "JPY",
"amount": 100
},
"result": 1737.4112,
"rate": 17.374112
}Build with SEK/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key