Rate Overview
Live
1 RSD = 0.043555 PGK
1 PGK = 22.9595
RSD
Avg
0.043347
High
0.043688
Low
0.043039
Last updated: 4/17/2026, 4:54:14 AM
Quick Conversions
| RSD | PGK |
|---|---|
| 1 RSD | 0.04 PGK |
| 10 RSD | 0.44 PGK |
| 50 RSD | 2.18 PGK |
| 100 RSD | 4.36 PGK |
| 500 RSD | 21.78 PGK |
| 1,000 RSD | 43.56 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-04-17T04:54:14Z",
"rates": {
"PGK": 0.043555
}
}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.3555,
"rate": 0.043555
}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