Rate Overview
Live
1 PKR = 0.392839 SYP
1 SYP = 2.5456
PKR
Avg
0.394147
High
0.396300
Low
0.392839
Last updated: 4/17/2026, 6:22:35 AM
Quick Conversions
| PKR | SYP |
|---|---|
| 1 PKR | 0.39 SYP |
| 10 PKR | 3.93 SYP |
| 50 PKR | 19.64 SYP |
| 100 PKR | 39.28 SYP |
| 500 PKR | 196.42 SYP |
| 1,000 PKR | 392.84 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-04-17T06:22:35Z",
"rates": {
"SYP": 0.392839
}
}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.2839,
"rate": 0.392839
}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