Rate Overview
Live
1 PGK = 0.291332 SGD
1 SGD = 3.4325
PGK
Avg
0.293048
High
0.294402
Low
0.291332
Last updated: 5/6/2026, 11:06:19 PM
Quick Conversions
| PGK | SGD |
|---|---|
| 1 PGK | 0.29 SGD |
| 10 PGK | 2.91 SGD |
| 50 PGK | 14.57 SGD |
| 100 PGK | 29.13 SGD |
| 500 PGK | 145.67 SGD |
| 1,000 PGK | 291.33 SGD |
Get PGK/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SGDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-06T23:06:19Z",
"rates": {
"SGD": 0.291332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SGD",
"amount": 100
},
"result": 29.1332,
"rate": 0.291332
}Build with PGK/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key