Rate Overview
Live
1 PGK = 0.874835 SAR
1 SAR = 1.1431
PGK
Avg
0.917986
High
0.975897
Low
0.869481
Last updated: 3/27/2026, 11:13:24 AM
Quick Conversions
| PGK | SAR |
|---|---|
| 1 PGK | 0.87 SAR |
| 10 PGK | 8.75 SAR |
| 50 PGK | 43.74 SAR |
| 100 PGK | 87.48 SAR |
| 500 PGK | 437.42 SAR |
| 1,000 PGK | 874.84 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-27T11:13:24Z",
"rates": {
"SAR": 0.874835
}
}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.4835,
"rate": 0.874835
}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