Rate Overview
Live
1 JPY = 3.6127 SOS
1 SOS = 0.276801
JPY
Avg
3.6332
High
3.6618
Low
3.6104
Last updated: 3/7/2026, 12:48:06 AM
Quick Conversions
| JPY | SOS |
|---|---|
| 1 JPY | 3.61 SOS |
| 10 JPY | 36.13 SOS |
| 50 JPY | 180.64 SOS |
| 100 JPY | 361.27 SOS |
| 500 JPY | 1,806.35 SOS |
| 1,000 JPY | 3,612.71 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-03-07T00:48:06Z",
"rates": {
"SOS": 3.612707
}
}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": 361.2707,
"rate": 3.612707
}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