Rate Overview
Live
1 JPY = 3.6576 SOS
1 SOS = 0.273402
JPY
Avg
3.6177
High
3.6576
Low
3.5634
Last updated: 9/6/2026, 2:21:17 PM
Quick Conversions
| JPY | SOS |
|---|---|
| 1 JPY | 3.66 SOS |
| 10 JPY | 36.58 SOS |
| 50 JPY | 182.88 SOS |
| 100 JPY | 365.76 SOS |
| 500 JPY | 1,828.81 SOS |
| 1,000 JPY | 3,657.62 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-09-06T14:21:17Z",
"rates": {
"SOS": 3.657615
}
}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": 365.76149999999996,
"rate": 3.657615
}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