Rate Overview
Live
1 SOS = 0.006095 PEN
1 PEN = 164.0689
SOS
Avg
0.005967
High
0.006095
Low
0.005853
Last updated: 3/7/2026, 7:19:02 AM
Quick Conversions
| SOS | PEN |
|---|---|
| 1 SOS | 0.01 PEN |
| 10 SOS | 0.06 PEN |
| 50 SOS | 0.30 PEN |
| 100 SOS | 0.61 PEN |
| 500 SOS | 3.05 PEN |
| 1,000 SOS | 6.10 PEN |
Get SOS/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=PENExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-03-07T07:19:02Z",
"rates": {
"PEN": 0.006095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "PEN",
"amount": 100
},
"result": 0.6094999999999999,
"rate": 0.006095
}Build with SOS/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key