Rate Overview
Live
1 PGK = 0.874742 SAR
1 SAR = 1.1432
PGK
Avg
0.917981
High
0.975897
Low
0.869481
Last updated: 3/27/2026, 9:31:48 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.74 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-27T09:31:48Z",
"rates": {
"SAR": 0.874742
}
}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.4742,
"rate": 0.874742
}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