Rate Overview
Live
1 SOS = 0.005995 PEN
1 PEN = 166.8057
SOS
Avg
0.006087
High
0.006142
Low
0.005995
Last updated: 5/7/2026, 3:42:00 PM
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 | 3.00 PEN |
| 1,000 SOS | 6.00 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-05-07T15:42:00Z",
"rates": {
"PEN": 0.005995
}
}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.5995,
"rate": 0.005995
}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