Rate Overview
Live
1 PEN = 0.373696 SGD
1 SGD = 2.6760
PEN
Avg
0.370898
High
0.388157
Low
0.350326
Last updated: 3/28/2026, 1:47:44 PM
Quick Conversions
| PEN | SGD |
|---|---|
| 1 PEN | 0.37 SGD |
| 10 PEN | 3.74 SGD |
| 50 PEN | 18.68 SGD |
| 100 PEN | 37.37 SGD |
| 500 PEN | 186.85 SGD |
| 1,000 PEN | 373.70 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-03-28T13:47:44Z",
"rates": {
"SGD": 0.373696
}
}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": 37.3696,
"rate": 0.373696
}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