Rate Overview
Live
1 SEK = 16.7790 JPY
1 JPY = 0.059598
SEK
Avg
16.7256
High
16.7790
Low
16.6632
Last updated: 8/17/2026, 10:28:53 AM
Quick Conversions
| SEK | JPY |
|---|---|
| 1 SEK | 16.78 JPY |
| 10 SEK | 167.79 JPY |
| 50 SEK | 838.95 JPY |
| 100 SEK | 1,677.90 JPY |
| 500 SEK | 8,389.51 JPY |
| 1,000 SEK | 16,779.03 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-08-17T10:28:53Z",
"rates": {
"JPY": 16.779025
}
}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": 1677.9025000000001,
"rate": 16.779025
}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