Rate Overview
Live
1 JPY = 3.4750 SOS
1 SOS = 0.287767
JPY
Avg
3.5780
High
3.6907
Low
3.4750
Last updated: 8/15/2026, 11:39:56 AM
Quick Conversions
| JPY | SOS |
|---|---|
| 1 JPY | 3.48 SOS |
| 10 JPY | 34.75 SOS |
| 50 JPY | 173.75 SOS |
| 100 JPY | 347.50 SOS |
| 500 JPY | 1,737.52 SOS |
| 1,000 JPY | 3,475.03 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-08-15T11:39:56Z",
"rates": {
"SOS": 3.475031
}
}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": 347.5031,
"rate": 3.475031
}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