Rate Overview
Live
1 PEN = 173.4316 SDG
1 SDG = 0.005766
PEN
Avg
172.3793
High
174.2850
Low
171.1955
Last updated: 5/7/2026, 11:26:54 AM
Quick Conversions
| PEN | SDG |
|---|---|
| 1 PEN | 173.43 SDG |
| 10 PEN | 1,734.32 SDG |
| 50 PEN | 8,671.58 SDG |
| 100 PEN | 17,343.16 SDG |
| 500 PEN | 86,715.82 SDG |
| 1,000 PEN | 173,431.64 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-05-07T11:26:54Z",
"rates": {
"SDG": 173.431638
}
}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": 17343.1638,
"rate": 173.431638
}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