Rate Overview
Live
1 JPY = 3.4893 SOS
1 SOS = 0.286591
JPY
Avg
3.5921
High
3.7398
Low
3.4859
Last updated: 7/24/2026, 2:03:36 PM
Quick Conversions
| JPY | SOS |
|---|---|
| 1 JPY | 3.49 SOS |
| 10 JPY | 34.89 SOS |
| 50 JPY | 174.46 SOS |
| 100 JPY | 348.93 SOS |
| 500 JPY | 1,744.65 SOS |
| 1,000 JPY | 3,489.29 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-24T14:03:36Z",
"rates": {
"SOS": 3.489291
}
}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.9291,
"rate": 3.489291
}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