Rate Overview
Live
1 SRD = 0.097171 PLN
1 PLN = 10.2911
SRD
Avg
0.097898
High
0.098606
Low
0.097171
Last updated: 6/16/2026, 1:25:41 PM
Quick Conversions
| SRD | PLN |
|---|---|
| 1 SRD | 0.10 PLN |
| 10 SRD | 0.97 PLN |
| 50 SRD | 4.86 PLN |
| 100 SRD | 9.72 PLN |
| 500 SRD | 48.59 PLN |
| 1,000 SRD | 97.17 PLN |
Get SRD/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=PLNExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-06-16T13:25:41Z",
"rates": {
"PLN": 0.097171
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "PLN",
"amount": 100
},
"result": 9.717099999999999,
"rate": 0.097171
}Build with SRD/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key