Rate Overview
Live
1 PEN = 176.5321 SDG
1 SDG = 0.005665
PEN
Avg
176.9117
High
177.5666
Low
176.4369
Last updated: 7/7/2026, 9:22:44 AM
Quick Conversions
| PEN | SDG |
|---|---|
| 1 PEN | 176.53 SDG |
| 10 PEN | 1,765.32 SDG |
| 50 PEN | 8,826.61 SDG |
| 100 PEN | 17,653.21 SDG |
| 500 PEN | 88,266.07 SDG |
| 1,000 PEN | 176,532.14 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-07T09:22:44Z",
"rates": {
"SDG": 176.532138
}
}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.2138,
"rate": 176.532138
}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