Rate Overview
Live
1 PEN = 167.9793 SOS
1 SOS = 0.005953
PEN
Avg
168.5580
High
171.7800
Low
162.8852
Last updated: 5/27/2026, 6:31:54 PM
Quick Conversions
| PEN | SOS |
|---|---|
| 1 PEN | 167.98 SOS |
| 10 PEN | 1,679.79 SOS |
| 50 PEN | 8,398.97 SOS |
| 100 PEN | 16,797.93 SOS |
| 500 PEN | 83,989.66 SOS |
| 1,000 PEN | 167,979.32 SOS |
Get PEN/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SOSExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-27T18:31:54Z",
"rates": {
"SOS": 167.979315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SOS",
"amount": 100
},
"result": 16797.931500000002,
"rate": 167.979315
}Build with PEN/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key