Rate Overview
Live
1 PEN = 179.6640 SDG
1 SDG = 0.005566
PEN
Avg
179.0976
High
179.6640
Low
178.0605
Last updated: 8/17/2026, 1:23:55 AM
Quick Conversions
| PEN | SDG |
|---|---|
| 1 PEN | 179.66 SDG |
| 10 PEN | 1,796.64 SDG |
| 50 PEN | 8,983.20 SDG |
| 100 PEN | 17,966.40 SDG |
| 500 PEN | 89,832.01 SDG |
| 1,000 PEN | 179,664.03 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-08-17T01:23:55Z",
"rates": {
"SDG": 179.664026
}
}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": 17966.4026,
"rate": 179.664026
}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