Rate Overview
Live
1 JPY = 3.4823 SOS
1 SOS = 0.287167
JPY
Avg
3.6708
High
3.8832
Low
3.4823
Last updated: 7/28/2026, 11:00:02 AM
Quick Conversions
| JPY | SOS |
|---|---|
| 1 JPY | 3.48 SOS |
| 10 JPY | 34.82 SOS |
| 50 JPY | 174.11 SOS |
| 100 JPY | 348.23 SOS |
| 500 JPY | 1,741.15 SOS |
| 1,000 JPY | 3,482.30 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-28T11:00:02Z",
"rates": {
"SOS": 3.482299
}
}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.2299,
"rate": 3.482299
}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