Rate Overview
Live
1 SRD = 0.099734 PLN
1 PLN = 10.0267
SRD
Avg
0.100090
High
0.100515
Low
0.099115
Last updated: 7/5/2026, 4:34:52 AM
Quick Conversions
| SRD | PLN |
|---|---|
| 1 SRD | 0.10 PLN |
| 10 SRD | 1.00 PLN |
| 50 SRD | 4.99 PLN |
| 100 SRD | 9.97 PLN |
| 500 SRD | 49.87 PLN |
| 1,000 SRD | 99.73 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-05T04:34:52Z",
"rates": {
"PLN": 0.099734
}
}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.9734,
"rate": 0.099734
}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