Rate Overview
Live
1 SOS = 0.278554 JPY
1 JPY = 3.5900
SOS
Avg
0.278171
High
0.278763
Low
0.276219
Last updated: 3/26/2026, 11:26:09 PM
Quick Conversions
| SOS | JPY |
|---|---|
| 1 SOS | 0.28 JPY |
| 10 SOS | 2.79 JPY |
| 50 SOS | 13.93 JPY |
| 100 SOS | 27.86 JPY |
| 500 SOS | 139.28 JPY |
| 1,000 SOS | 278.55 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-03-26T23:26:09Z",
"rates": {
"JPY": 0.278554
}
}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.855400000000003,
"rate": 0.278554
}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