Rate Overview
Live
1 SGD = 2.7037 PEN
1 PEN = 0.369862
SGD
Avg
2.6670
High
2.7037
Low
2.6267
Last updated: 4/17/2026, 11:04:06 AM
Quick Conversions
| SGD | PEN |
|---|---|
| 1 SGD | 2.70 PEN |
| 10 SGD | 27.04 PEN |
| 50 SGD | 135.19 PEN |
| 100 SGD | 270.37 PEN |
| 500 SGD | 1,351.85 PEN |
| 1,000 SGD | 2,703.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-04-17T11:04:06Z",
"rates": {
"PEN": 2.703708
}
}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": 270.3708,
"rate": 2.703708
}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