Rate Overview
Live
1 JPY = 3.6684 SOS
1 SOS = 0.272598
JPY
Avg
3.6456
High
3.6684
Low
3.6214
Last updated: 5/7/2026, 6:54:11 AM
Quick Conversions
| JPY | SOS |
|---|---|
| 1 JPY | 3.67 SOS |
| 10 JPY | 36.68 SOS |
| 50 JPY | 183.42 SOS |
| 100 JPY | 366.84 SOS |
| 500 JPY | 1,834.20 SOS |
| 1,000 JPY | 3,668.41 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-07T06:54:11Z",
"rates": {
"SOS": 3.668408
}
}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": 366.8408,
"rate": 3.668408
}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