Rate Overview
Live
1 PKR = 0.393468 SYP
1 SYP = 2.5415
PKR
Avg
34.4137
High
46.8952
Low
0.393161
Last updated: 3/27/2026, 5:15:25 AM
Quick Conversions
| PKR | SYP |
|---|---|
| 1 PKR | 0.39 SYP |
| 10 PKR | 3.93 SYP |
| 50 PKR | 19.67 SYP |
| 100 PKR | 39.35 SYP |
| 500 PKR | 196.73 SYP |
| 1,000 PKR | 393.47 SYP |
Get PKR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=SYPExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-03-27T05:15:25Z",
"rates": {
"SYP": 0.393468
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "SYP",
"amount": 100
},
"result": 39.3468,
"rate": 0.393468
}Build with PKR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key