Rate Overview
Live
1 SRD = 0.100926 PLN
1 PLN = 9.9082
SRD
Avg
0.096411
High
0.101586
Low
0.091725
Last updated: 7/22/2026, 1:57:47 AM
Quick Conversions
| SRD | PLN |
|---|---|
| 1 SRD | 0.10 PLN |
| 10 SRD | 1.01 PLN |
| 50 SRD | 5.05 PLN |
| 100 SRD | 10.09 PLN |
| 500 SRD | 50.46 PLN |
| 1,000 SRD | 100.93 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-07-22T01:57:47Z",
"rates": {
"PLN": 0.100926
}
}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": 10.092600000000001,
"rate": 0.100926
}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