Rate Overview
Live
1 SGD = 2.6320 PEN
1 PEN = 0.379935
SGD
Avg
2.6248
High
2.6343
Low
2.6156
Last updated: 7/6/2026, 1:20:27 PM
Quick Conversions
| SGD | PEN |
|---|---|
| 1 SGD | 2.63 PEN |
| 10 SGD | 26.32 PEN |
| 50 SGD | 131.60 PEN |
| 100 SGD | 263.20 PEN |
| 500 SGD | 1,316.02 PEN |
| 1,000 SGD | 2,632.03 PEN |
Get SGD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=PENExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-06T13:20:27Z",
"rates": {
"PEN": 2.632031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "PEN",
"amount": 100
},
"result": 263.2031,
"rate": 2.632031
}Build with SGD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key