Rate Overview
Live
1 JPY = 3.4819 SOS
1 SOS = 0.287195
JPY
Avg
3.5944
High
3.7265
Low
3.4804
Last updated: 7/28/2026, 3:18:02 PM
Quick Conversions
| JPY | SOS |
|---|---|
| 1 JPY | 3.48 SOS |
| 10 JPY | 34.82 SOS |
| 50 JPY | 174.10 SOS |
| 100 JPY | 348.19 SOS |
| 500 JPY | 1,740.97 SOS |
| 1,000 JPY | 3,481.95 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-28T15:18:02Z",
"rates": {
"SOS": 3.481949
}
}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": 348.1949,
"rate": 3.481949
}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