Rate Overview
Live
1 PGK = 0.834774 SAR
1 SAR = 1.1979
PGK
Avg
0.843177
High
0.849987
Low
0.834774
Last updated: 8/15/2026, 2:16:45 PM
Quick Conversions
| PGK | SAR |
|---|---|
| 1 PGK | 0.83 SAR |
| 10 PGK | 8.35 SAR |
| 50 PGK | 41.74 SAR |
| 100 PGK | 83.48 SAR |
| 500 PGK | 417.39 SAR |
| 1,000 PGK | 834.77 SAR |
Get PGK/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SARExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-08-15T14:16:45Z",
"rates": {
"SAR": 0.834774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SAR",
"amount": 100
},
"result": 83.4774,
"rate": 0.834774
}Build with PGK/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key