Rate Overview
Live
1 SOS = 0.276851 JPY
1 JPY = 3.6121
SOS
Avg
0.275009
High
0.276976
Low
0.273071
Last updated: 3/6/2026, 7:12:00 PM
Quick Conversions
| SOS | JPY |
|---|---|
| 1 SOS | 0.28 JPY |
| 10 SOS | 2.77 JPY |
| 50 SOS | 13.84 JPY |
| 100 SOS | 27.69 JPY |
| 500 SOS | 138.43 JPY |
| 1,000 SOS | 276.85 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-06T19:12:00Z",
"rates": {
"JPY": 0.276851
}
}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.685100000000002,
"rate": 0.276851
}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