Rate Overview
Live
1 SAR = 1.1431 PGK
1 PGK = 0.874836
SAR
Avg
1.1446
High
1.1477
Low
1.1413
Last updated: 3/27/2026, 11:17:55 AM
Quick Conversions
| SAR | PGK |
|---|---|
| 1 SAR | 1.14 PGK |
| 10 SAR | 11.43 PGK |
| 50 SAR | 57.15 PGK |
| 100 SAR | 114.31 PGK |
| 500 SAR | 571.54 PGK |
| 1,000 SAR | 1,143.07 PGK |
Get SAR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=PGKExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-27T11:17:55Z",
"rates": {
"PGK": 1.143071
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "PGK",
"amount": 100
},
"result": 114.30709999999999,
"rate": 1.143071
}Build with SAR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key