Rate Overview
Live
1 SGD = 2.6363 PEN
1 PEN = 0.379319
SGD
Avg
2.6567
High
2.7436
Low
2.6045
Last updated: 7/25/2026, 9:35:39 PM
Quick Conversions
| SGD | PEN |
|---|---|
| 1 SGD | 2.64 PEN |
| 10 SGD | 26.36 PEN |
| 50 SGD | 131.82 PEN |
| 100 SGD | 263.63 PEN |
| 500 SGD | 1,318.15 PEN |
| 1,000 SGD | 2,636.31 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-25T21:35:39Z",
"rates": {
"PEN": 2.636306
}
}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.63059999999996,
"rate": 2.636306
}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