Rate Overview
Live
1 RSD = 0.042524 PGK
1 PGK = 23.5161
RSD
Avg
0.042891
High
0.043596
Low
0.042486
Last updated: 3/6/2026, 8:08:50 AM
Quick Conversions
| RSD | PGK |
|---|---|
| 1 RSD | 0.04 PGK |
| 10 RSD | 0.43 PGK |
| 50 RSD | 2.13 PGK |
| 100 RSD | 4.25 PGK |
| 500 RSD | 21.26 PGK |
| 1,000 RSD | 42.52 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-03-06T08:08:50Z",
"rates": {
"PGK": 0.042524
}
}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.2524,
"rate": 0.042524
}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