Rate Overview
Live
1 SEK = 17.1947 JPY
1 JPY = 0.058157
SEK
Avg
17.1750
High
17.2677
Low
17.0587
Last updated: 3/6/2026, 9:05:42 PM
Quick Conversions
| SEK | JPY |
|---|---|
| 1 SEK | 17.19 JPY |
| 10 SEK | 171.95 JPY |
| 50 SEK | 859.74 JPY |
| 100 SEK | 1,719.47 JPY |
| 500 SEK | 8,597.35 JPY |
| 1,000 SEK | 17,194.71 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-03-06T21:05:42Z",
"rates": {
"JPY": 17.194708
}
}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": 1719.4707999999998,
"rate": 17.194708
}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