Rate Overview
Live
1 PEN = 173.1168 SDG
1 SDG = 0.005776
PEN
Avg
173.5582
High
174.4511
Low
172.5389
Last updated: 3/27/2026, 4:46:38 PM
Quick Conversions
| PEN | SDG |
|---|---|
| 1 PEN | 173.12 SDG |
| 10 PEN | 1,731.17 SDG |
| 50 PEN | 8,655.84 SDG |
| 100 PEN | 17,311.68 SDG |
| 500 PEN | 86,558.40 SDG |
| 1,000 PEN | 173,116.79 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-27T16:46:38Z",
"rates": {
"SDG": 173.116792
}
}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": 17311.6792,
"rate": 173.116792
}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