Rate Overview
Live
1 PEN = 172.8899 SDG
1 SDG = 0.005784
PEN
Avg
173.5225
High
174.4511
Low
172.5389
Last updated: 3/27/2026, 3:07:28 PM
Quick Conversions
| PEN | SDG |
|---|---|
| 1 PEN | 172.89 SDG |
| 10 PEN | 1,728.90 SDG |
| 50 PEN | 8,644.49 SDG |
| 100 PEN | 17,288.99 SDG |
| 500 PEN | 86,444.95 SDG |
| 1,000 PEN | 172,889.90 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-03-27T15:07:28Z",
"rates": {
"SDG": 172.889896
}
}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": 17288.9896,
"rate": 172.889896
}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