Rate Overview
Live
1 SEK = 16.3043 JPY
1 JPY = 0.061334
SEK
Avg
16.5533
High
16.7669
Low
16.2893
Last updated: 9/4/2026, 6:56:12 PM
Quick Conversions
| SEK | JPY |
|---|---|
| 1 SEK | 16.30 JPY |
| 10 SEK | 163.04 JPY |
| 50 SEK | 815.21 JPY |
| 100 SEK | 1,630.43 JPY |
| 500 SEK | 8,152.15 JPY |
| 1,000 SEK | 16,304.30 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-09-04T18:56:12Z",
"rates": {
"JPY": 16.304297
}
}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": 1630.4297,
"rate": 16.304297
}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