Rate Overview
Live
1 PEN = 176.0493 SDG
1 SDG = 0.005680
PEN
Avg
177.3329
High
178.6054
Low
176.0493
Last updated: 6/17/2026, 8:10:25 AM
Quick Conversions
| PEN | SDG |
|---|---|
| 1 PEN | 176.05 SDG |
| 10 PEN | 1,760.49 SDG |
| 50 PEN | 8,802.47 SDG |
| 100 PEN | 17,604.93 SDG |
| 500 PEN | 88,024.67 SDG |
| 1,000 PEN | 176,049.35 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-06-17T08:10:25Z",
"rates": {
"SDG": 176.049345
}
}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": 17604.9345,
"rate": 176.049345
}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