Rate Overview
Live
1 JPY = 0.057675 SEK
1 SEK = 17.3385
JPY
Avg
0.058125
High
0.058570
Low
0.057641
Last updated: 4/15/2026, 11:52:39 PM
Quick Conversions
| JPY | SEK |
|---|---|
| 1 JPY | 0.06 SEK |
| 10 JPY | 0.58 SEK |
| 50 JPY | 2.88 SEK |
| 100 JPY | 5.77 SEK |
| 500 JPY | 28.84 SEK |
| 1,000 JPY | 57.68 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-04-15T23:52:39Z",
"rates": {
"SEK": 0.057675
}
}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.7675,
"rate": 0.057675
}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