Rate Overview
Live
1 RSD = 0.042764 PGK
1 PGK = 23.3842
RSD
Avg
0.042968
High
0.043349
Low
0.042764
Last updated: 7/25/2026, 11:48:41 PM
Quick Conversions
| RSD | PGK |
|---|---|
| 1 RSD | 0.04 PGK |
| 10 RSD | 0.43 PGK |
| 50 RSD | 2.14 PGK |
| 100 RSD | 4.28 PGK |
| 500 RSD | 21.38 PGK |
| 1,000 RSD | 42.76 PGK |
Get RSD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=PGKExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-25T23:48:41Z",
"rates": {
"PGK": 0.042764
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "PGK",
"amount": 100
},
"result": 4.276400000000001,
"rate": 0.042764
}Build with RSD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key