Rate Overview
Live
1 SOS = 0.279301 JPY
1 JPY = 3.5804
SOS
Avg
0.275936
High
0.280560
Low
0.267513
Last updated: 5/27/2026, 3:42:07 AM
Quick Conversions
| SOS | JPY |
|---|---|
| 1 SOS | 0.28 JPY |
| 10 SOS | 2.79 JPY |
| 50 SOS | 13.97 JPY |
| 100 SOS | 27.93 JPY |
| 500 SOS | 139.65 JPY |
| 1,000 SOS | 279.30 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-05-27T03:42:07Z",
"rates": {
"JPY": 0.279301
}
}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": 27.930100000000003,
"rate": 0.279301
}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