Rate Overview
Live
1 PGK = 0.293502 SGD
1 SGD = 3.4071
PGK
Avg
0.294016
High
0.294840
Low
0.293383
Last updated: 7/4/2026, 1:40:12 PM
Quick Conversions
| PGK | SGD |
|---|---|
| 1 PGK | 0.29 SGD |
| 10 PGK | 2.94 SGD |
| 50 PGK | 14.68 SGD |
| 100 PGK | 29.35 SGD |
| 500 PGK | 146.75 SGD |
| 1,000 PGK | 293.50 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-07-04T13:40:12Z",
"rates": {
"SGD": 0.293502
}
}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.350199999999997,
"rate": 0.293502
}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