Rate Overview
Live
1 JPY = 3.5766 SOS
1 SOS = 0.279592
JPY
Avg
3.7300
High
3.9614
Low
3.5741
Last updated: 5/28/2026, 12:06:46 AM
Quick Conversions
| JPY | SOS |
|---|---|
| 1 JPY | 3.58 SOS |
| 10 JPY | 35.77 SOS |
| 50 JPY | 178.83 SOS |
| 100 JPY | 357.66 SOS |
| 500 JPY | 1,788.32 SOS |
| 1,000 JPY | 3,576.64 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-05-28T00:06:46Z",
"rates": {
"SOS": 3.576637
}
}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": 357.6637,
"rate": 3.576637
}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