Rate Overview
Live
1 PEN = 177.3826 SDG
1 SDG = 0.005638
PEN
Avg
168.5455
High
179.5316
Low
152.2155
Last updated: 7/28/2026, 2:22:25 AM
Quick Conversions
| PEN | SDG |
|---|---|
| 1 PEN | 177.38 SDG |
| 10 PEN | 1,773.83 SDG |
| 50 PEN | 8,869.13 SDG |
| 100 PEN | 17,738.26 SDG |
| 500 PEN | 88,691.28 SDG |
| 1,000 PEN | 177,382.55 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-07-28T02:22:25Z",
"rates": {
"SDG": 177.38255
}
}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": 17738.255,
"rate": 177.38255
}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