Rate Overview
Live
1 JPY = 0.061249 SEK
1 SEK = 16.3268
JPY
Avg
0.060586
High
0.061390
Low
0.059874
Last updated: 9/5/2026, 12:26:35 PM
Quick Conversions
| JPY | SEK |
|---|---|
| 1 JPY | 0.06 SEK |
| 10 JPY | 0.61 SEK |
| 50 JPY | 3.06 SEK |
| 100 JPY | 6.12 SEK |
| 500 JPY | 30.62 SEK |
| 1,000 JPY | 61.25 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-09-05T12:26:35Z",
"rates": {
"SEK": 0.061249
}
}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": 6.1249,
"rate": 0.061249
}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