Rate Overview
Live
1 SEK = 17.0257 JPY
1 JPY = 0.058735
SEK
Avg
16.9859
High
17.0634
Low
16.8472
Last updated: 6/17/2026, 8:19:03 PM
Quick Conversions
| SEK | JPY |
|---|---|
| 1 SEK | 17.03 JPY |
| 10 SEK | 170.26 JPY |
| 50 SEK | 851.29 JPY |
| 100 SEK | 1,702.57 JPY |
| 500 SEK | 8,512.87 JPY |
| 1,000 SEK | 17,025.74 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-06-17T20:19:03Z",
"rates": {
"JPY": 17.025737
}
}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": 1702.5737,
"rate": 17.025737
}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