Rate Overview
Live
1 SEK = 16.8384 JPY
1 JPY = 0.059388
SEK
Avg
17.0645
High
17.5050
Low
16.5404
Last updated: 7/28/2026, 2:34:28 AM
Quick Conversions
| SEK | JPY |
|---|---|
| 1 SEK | 16.84 JPY |
| 10 SEK | 168.38 JPY |
| 50 SEK | 841.92 JPY |
| 100 SEK | 1,683.84 JPY |
| 500 SEK | 8,419.22 JPY |
| 1,000 SEK | 16,838.45 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-28T02:34:28Z",
"rates": {
"JPY": 16.838446
}
}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": 1683.8446000000001,
"rate": 16.838446
}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