Rate Overview
Live
1 SEK = 16.8640 JPY
1 JPY = 0.059298
SEK
Avg
16.6070
High
17.5687
Low
15.3271
Last updated: 7/25/2026, 8:43:15 PM
Quick Conversions
| SEK | JPY |
|---|---|
| 1 SEK | 16.86 JPY |
| 10 SEK | 168.64 JPY |
| 50 SEK | 843.20 JPY |
| 100 SEK | 1,686.40 JPY |
| 500 SEK | 8,431.98 JPY |
| 1,000 SEK | 16,863.96 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-07-25T20:43:15Z",
"rates": {
"JPY": 16.863964
}
}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": 1686.3963999999999,
"rate": 16.863964
}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