Rate Overview
Live
1 PGK = 0.874731 SAR
1 SAR = 1.1432
PGK
Avg
0.873694
High
0.876204
Low
0.871290
Last updated: 3/27/2026, 6:06:31 AM
Quick Conversions
| PGK | SAR |
|---|---|
| 1 PGK | 0.87 SAR |
| 10 PGK | 8.75 SAR |
| 50 PGK | 43.74 SAR |
| 100 PGK | 87.47 SAR |
| 500 PGK | 437.37 SAR |
| 1,000 PGK | 874.73 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-03-27T06:06:31Z",
"rates": {
"SAR": 0.874731
}
}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": 87.4731,
"rate": 0.874731
}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