Rate Overview
Live
1 JPY = 0.059125 SEK
1 SEK = 16.9133
JPY
Avg
0.058845
High
0.059226
Low
0.058454
Last updated: 3/26/2026, 8:10:26 PM
Quick Conversions
| JPY | SEK |
|---|---|
| 1 JPY | 0.06 SEK |
| 10 JPY | 0.59 SEK |
| 50 JPY | 2.96 SEK |
| 100 JPY | 5.91 SEK |
| 500 JPY | 29.56 SEK |
| 1,000 JPY | 59.13 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-03-26T20:10:26Z",
"rates": {
"SEK": 0.059125
}
}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.9125,
"rate": 0.059125
}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