Rate Overview
Live
1 RSD = 0.044109 PGK
1 PGK = 22.6711
RSD
Avg
0.043692
High
0.044109
Low
0.043357
Last updated: 8/12/2026, 4:27:19 AM
Quick Conversions
| RSD | PGK |
|---|---|
| 1 RSD | 0.04 PGK |
| 10 RSD | 0.44 PGK |
| 50 RSD | 2.21 PGK |
| 100 RSD | 4.41 PGK |
| 500 RSD | 22.05 PGK |
| 1,000 RSD | 44.11 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-08-12T04:27:19Z",
"rates": {
"PGK": 0.044109
}
}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.4109,
"rate": 0.044109
}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