Rate Overview
Live
1 JPY = 3.5774 SOS
1 SOS = 0.279535
JPY
Avg
3.6141
High
3.6669
Low
3.5766
Last updated: 5/27/2026, 8:27:22 PM
Quick Conversions
| JPY | SOS |
|---|---|
| 1 JPY | 3.58 SOS |
| 10 JPY | 35.77 SOS |
| 50 JPY | 178.87 SOS |
| 100 JPY | 357.74 SOS |
| 500 JPY | 1,788.68 SOS |
| 1,000 JPY | 3,577.37 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-05-27T20:27:22Z",
"rates": {
"SOS": 3.577366
}
}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": 357.7366,
"rate": 3.577366
}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