Rate Overview
Live
1 SAR = 1.1668 PGK
1 PGK = 0.857035
SAR
Avg
1.1646
High
1.1694
Low
1.1580
Last updated: 6/19/2026, 8:41:46 AM
Quick Conversions
| SAR | PGK |
|---|---|
| 1 SAR | 1.17 PGK |
| 10 SAR | 11.67 PGK |
| 50 SAR | 58.34 PGK |
| 100 SAR | 116.68 PGK |
| 500 SAR | 583.41 PGK |
| 1,000 SAR | 1,166.81 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-06-19T08:41:46Z",
"rates": {
"PGK": 1.166813
}
}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": 116.68130000000001,
"rate": 1.166813
}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