Rate Overview
Live
1 JPY = 3.5428 SOS
1 SOS = 0.282261
JPY
Avg
3.5327
High
3.5466
Low
3.5053
Last updated: 7/5/2026, 11:38:19 PM
Quick Conversions
| JPY | SOS |
|---|---|
| 1 JPY | 3.54 SOS |
| 10 JPY | 35.43 SOS |
| 50 JPY | 177.14 SOS |
| 100 JPY | 354.28 SOS |
| 500 JPY | 1,771.41 SOS |
| 1,000 JPY | 3,542.82 SOS |
Get JPY/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SOSExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-05T23:38:19Z",
"rates": {
"SOS": 3.542823
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SOS",
"amount": 100
},
"result": 354.28229999999996,
"rate": 3.542823
}Build with JPY/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key