Rate Overview
Live
1 SEK = 17.2166 JPY
1 JPY = 0.058083
SEK
Avg
17.0860
High
17.2166
Low
16.9769
Last updated: 5/28/2026, 6:30:22 PM
Quick Conversions
| SEK | JPY |
|---|---|
| 1 SEK | 17.22 JPY |
| 10 SEK | 172.17 JPY |
| 50 SEK | 860.83 JPY |
| 100 SEK | 1,721.66 JPY |
| 500 SEK | 8,608.31 JPY |
| 1,000 SEK | 17,216.63 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-05-28T18:30:22Z",
"rates": {
"JPY": 17.216626
}
}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": 1721.6626,
"rate": 17.216626
}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