Rate Overview
Live
1 SGD = 2.6367 PEN
1 PEN = 0.379261
SGD
Avg
2.6279
High
2.6367
Low
2.6224
Last updated: 9/3/2026, 11:10:35 PM
Quick Conversions
| SGD | PEN |
|---|---|
| 1 SGD | 2.64 PEN |
| 10 SGD | 26.37 PEN |
| 50 SGD | 131.84 PEN |
| 100 SGD | 263.67 PEN |
| 500 SGD | 1,318.35 PEN |
| 1,000 SGD | 2,636.71 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-09-03T23:10:35Z",
"rates": {
"PEN": 2.636706
}
}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.67060000000004,
"rate": 2.636706
}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