Rate Overview
Live
1 SOS = 0.278369 JPY
1 JPY = 3.5924
SOS
Avg
0.276972
High
0.280560
Low
0.272318
Last updated: 3/27/2026, 2:46:22 AM
Quick Conversions
| SOS | JPY |
|---|---|
| 1 SOS | 0.28 JPY |
| 10 SOS | 2.78 JPY |
| 50 SOS | 13.92 JPY |
| 100 SOS | 27.84 JPY |
| 500 SOS | 139.18 JPY |
| 1,000 SOS | 278.37 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-27T02:46:22Z",
"rates": {
"JPY": 0.278369
}
}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.836899999999996,
"rate": 0.278369
}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