Rate Overview
Live
1 SRD = 0.095910 PLN
1 PLN = 10.4264
SRD
Avg
0.096459
High
0.097229
Low
0.095910
Last updated: 4/17/2026, 6:11:11 AM
Quick Conversions
| SRD | PLN |
|---|---|
| 1 SRD | 0.10 PLN |
| 10 SRD | 0.96 PLN |
| 50 SRD | 4.80 PLN |
| 100 SRD | 9.59 PLN |
| 500 SRD | 47.96 PLN |
| 1,000 SRD | 95.91 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-04-17T06:11:11Z",
"rates": {
"PLN": 0.09591
}
}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.591,
"rate": 0.09591
}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