Rate Overview
Live
1 SOS = 0.282343 JPY
1 JPY = 3.5418
SOS
Avg
0.283350
High
0.285285
Low
0.281956
Last updated: 7/3/2026, 5:21:23 PM
Quick Conversions
| SOS | JPY |
|---|---|
| 1 SOS | 0.28 JPY |
| 10 SOS | 2.82 JPY |
| 50 SOS | 14.12 JPY |
| 100 SOS | 28.23 JPY |
| 500 SOS | 141.17 JPY |
| 1,000 SOS | 282.34 JPY |
Get SOS/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=JPYExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-07-03T17:21:23Z",
"rates": {
"JPY": 0.282343
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "JPY",
"amount": 100
},
"result": 28.2343,
"rate": 0.282343
}Build with SOS/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key