Rate Overview
Live
1 PEN = 0.381833 SGD
1 SGD = 2.6189
PEN
Avg
0.381170
High
0.381892
Low
0.379318
Last updated: 7/28/2026, 1:25:46 AM
Quick Conversions
| PEN | SGD |
|---|---|
| 1 PEN | 0.38 SGD |
| 10 PEN | 3.82 SGD |
| 50 PEN | 19.09 SGD |
| 100 PEN | 38.18 SGD |
| 500 PEN | 190.92 SGD |
| 1,000 PEN | 381.83 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-07-28T01:25:46Z",
"rates": {
"SGD": 0.381833
}
}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": 38.183299999999996,
"rate": 0.381833
}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