Rate Overview
Live
1 JPY = 3.5602 SOS
1 SOS = 0.280885
JPY
Avg
3.5641
High
3.5719
Low
3.5589
Last updated: 6/17/2026, 7:10:31 AM
Quick Conversions
| JPY | SOS |
|---|---|
| 1 JPY | 3.56 SOS |
| 10 JPY | 35.60 SOS |
| 50 JPY | 178.01 SOS |
| 100 JPY | 356.02 SOS |
| 500 JPY | 1,780.09 SOS |
| 1,000 JPY | 3,560.18 SOS |
Get JPY/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SOSExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-17T07:10:31Z",
"rates": {
"SOS": 3.560176
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SOS",
"amount": 100
},
"result": 356.01759999999996,
"rate": 3.560176
}Build with JPY/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key