Rate Overview
Live
1 SAR = 1.1602 PGK
1 PGK = 0.861895
SAR
Avg
1.1573
High
1.1606
Low
1.1536
Last updated: 5/7/2026, 8:32:07 AM
Quick Conversions
| SAR | PGK |
|---|---|
| 1 SAR | 1.16 PGK |
| 10 SAR | 11.60 PGK |
| 50 SAR | 58.01 PGK |
| 100 SAR | 116.02 PGK |
| 500 SAR | 580.12 PGK |
| 1,000 SAR | 1,160.23 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-05-07T08:32:07Z",
"rates": {
"PGK": 1.160234
}
}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.0234,
"rate": 1.160234
}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