Rate Overview
Live
1 SYP = 2.5451 PKR
1 PKR = 0.392907
SYP
Avg
2.5380
High
2.5451
Low
2.5162
Last updated: 3/27/2026, 1:50:01 AM
Quick Conversions
| SYP | PKR |
|---|---|
| 1 SYP | 2.55 PKR |
| 10 SYP | 25.45 PKR |
| 50 SYP | 127.26 PKR |
| 100 SYP | 254.51 PKR |
| 500 SYP | 1,272.56 PKR |
| 1,000 SYP | 2,545.13 PKR |
Get SYP/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=PKRExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T01:50:01Z",
"rates": {
"PKR": 2.545129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "PKR",
"amount": 100
},
"result": 254.51290000000003,
"rate": 2.545129
}Build with SYP/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key