Rate Overview
Live
1 SOS = 0.005955 PEN
1 PEN = 167.9261
SOS
Avg
0.005973
High
0.006306
Low
0.005668
Last updated: 7/31/2026, 11:59:27 AM
Quick Conversions
| SOS | PEN |
|---|---|
| 1 SOS | 0.01 PEN |
| 10 SOS | 0.06 PEN |
| 50 SOS | 0.30 PEN |
| 100 SOS | 0.60 PEN |
| 500 SOS | 2.98 PEN |
| 1,000 SOS | 5.96 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-07-31T11:59:27Z",
"rates": {
"PEN": 0.005955
}
}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.5955,
"rate": 0.005955
}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