Rate Overview
Live
1 PEN = 0.369724 SGD
1 SGD = 2.7047
PEN
Avg
0.374969
High
0.380704
Low
0.369724
Last updated: 4/17/2026, 10:45:11 AM
Quick Conversions
| PEN | SGD |
|---|---|
| 1 PEN | 0.37 SGD |
| 10 PEN | 3.70 SGD |
| 50 PEN | 18.49 SGD |
| 100 PEN | 36.97 SGD |
| 500 PEN | 184.86 SGD |
| 1,000 PEN | 369.72 SGD |
Get PEN/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SGDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-04-17T10:45:11Z",
"rates": {
"SGD": 0.369724
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SGD",
"amount": 100
},
"result": 36.9724,
"rate": 0.369724
}Build with PEN/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key