Rate Overview
Live
1 JPY = 0.058370 SEK
1 SEK = 17.1321
JPY
Avg
0.058804
High
0.059356
Low
0.058352
Last updated: 6/17/2026, 2:31:03 AM
Quick Conversions
| JPY | SEK |
|---|---|
| 1 JPY | 0.06 SEK |
| 10 JPY | 0.58 SEK |
| 50 JPY | 2.92 SEK |
| 100 JPY | 5.84 SEK |
| 500 JPY | 29.19 SEK |
| 1,000 JPY | 58.37 SEK |
Get JPY/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SEKExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-17T02:31:03Z",
"rates": {
"SEK": 0.05837
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SEK",
"amount": 100
},
"result": 5.837,
"rate": 0.05837
}Build with JPY/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key