Rate Overview
Live
1 PEN = 172.6810 SDG
1 SDG = 0.005791
PEN
Avg
175.3801
High
179.8716
Low
172.4736
Last updated: 3/27/2026, 6:32:27 PM
Quick Conversions
| PEN | SDG |
|---|---|
| 1 PEN | 172.68 SDG |
| 10 PEN | 1,726.81 SDG |
| 50 PEN | 8,634.05 SDG |
| 100 PEN | 17,268.10 SDG |
| 500 PEN | 86,340.49 SDG |
| 1,000 PEN | 172,680.98 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-27T18:32:27Z",
"rates": {
"SDG": 172.680981
}
}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": 17268.0981,
"rate": 172.680981
}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