Rate Overview
Live
1 PEN = 176.5353 SDG
1 SDG = 0.005665
PEN
Avg
174.0872
High
180.5428
Low
163.5237
Last updated: 5/27/2026, 10:53:44 PM
Quick Conversions
| PEN | SDG |
|---|---|
| 1 PEN | 176.54 SDG |
| 10 PEN | 1,765.35 SDG |
| 50 PEN | 8,826.77 SDG |
| 100 PEN | 17,653.53 SDG |
| 500 PEN | 88,267.66 SDG |
| 1,000 PEN | 176,535.32 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-27T22:53:44Z",
"rates": {
"SDG": 176.53532
}
}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": 17653.532000000003,
"rate": 176.53532
}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