Rate Overview
Live
1 JPY = 3.5812 SOS
1 SOS = 0.279237
JPY
Avg
3.5896
High
3.5989
Low
3.5812
Last updated: 3/27/2026, 4:20:49 AM
Quick Conversions
| JPY | SOS |
|---|---|
| 1 JPY | 3.58 SOS |
| 10 JPY | 35.81 SOS |
| 50 JPY | 179.06 SOS |
| 100 JPY | 358.12 SOS |
| 500 JPY | 1,790.59 SOS |
| 1,000 JPY | 3,581.19 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-03-27T04:20:49Z",
"rates": {
"SOS": 3.581186
}
}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": 358.1186,
"rate": 3.581186
}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