Rate Overview
Live
1 SRD = 0.098758 PLN
1 PLN = 10.1258
SRD
Avg
0.094884
High
0.098916
Low
0.091876
Last updated: 3/27/2026, 2:50:52 PM
Quick Conversions
| SRD | PLN |
|---|---|
| 1 SRD | 0.10 PLN |
| 10 SRD | 0.99 PLN |
| 50 SRD | 4.94 PLN |
| 100 SRD | 9.88 PLN |
| 500 SRD | 49.38 PLN |
| 1,000 SRD | 98.76 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-03-27T14:50:52Z",
"rates": {
"PLN": 0.098758
}
}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.8758,
"rate": 0.098758
}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