Rate Overview
Live
1 PEN = 176.6522 SDG
1 SDG = 0.005661
PEN
Avg
175.6912
High
179.4244
Low
151.6530
Last updated: 5/27/2026, 6:22:04 PM
Quick Conversions
| PEN | SDG |
|---|---|
| 1 PEN | 176.65 SDG |
| 10 PEN | 1,766.52 SDG |
| 50 PEN | 8,832.61 SDG |
| 100 PEN | 17,665.22 SDG |
| 500 PEN | 88,326.12 SDG |
| 1,000 PEN | 176,652.23 SDG |
Get PEN/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SDGExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-27T18:22:04Z",
"rates": {
"SDG": 176.652231
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SDG",
"amount": 100
},
"result": 17665.2231,
"rate": 176.652231
}Build with PEN/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key