Rate Overview
Live
1 SOS = 0.277651 JPY
1 JPY = 3.6016
SOS
Avg
0.278573
High
0.280091
Low
0.277651
Last updated: 4/16/2026, 3:11:58 AM
Quick Conversions
| SOS | JPY |
|---|---|
| 1 SOS | 0.28 JPY |
| 10 SOS | 2.78 JPY |
| 50 SOS | 13.88 JPY |
| 100 SOS | 27.77 JPY |
| 500 SOS | 138.83 JPY |
| 1,000 SOS | 277.65 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-04-16T03:11:58Z",
"rates": {
"JPY": 0.277651
}
}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.765099999999997,
"rate": 0.277651
}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