Rate Overview
Live
1 SOS = 0.284188 JPY
1 JPY = 3.5188
SOS
Avg
0.272104
High
0.285896
Low
0.257234
Last updated: 7/18/2026, 7:08:54 AM
Quick Conversions
| SOS | JPY |
|---|---|
| 1 SOS | 0.28 JPY |
| 10 SOS | 2.84 JPY |
| 50 SOS | 14.21 JPY |
| 100 SOS | 28.42 JPY |
| 500 SOS | 142.09 JPY |
| 1,000 SOS | 284.19 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-18T07:08:54Z",
"rates": {
"JPY": 0.284188
}
}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.4188,
"rate": 0.284188
}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