Rate Overview
Live
1 SOS = 0.274071 JPY
1 JPY = 3.6487
SOS
Avg
0.278002
High
0.280631
Low
0.273544
Last updated: 9/4/2026, 4:25:43 PM
Quick Conversions
| SOS | JPY |
|---|---|
| 1 SOS | 0.27 JPY |
| 10 SOS | 2.74 JPY |
| 50 SOS | 13.70 JPY |
| 100 SOS | 27.41 JPY |
| 500 SOS | 137.04 JPY |
| 1,000 SOS | 274.07 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-09-04T16:25:43Z",
"rates": {
"JPY": 0.274071
}
}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.4071,
"rate": 0.274071
}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