Rate Overview
Live
1 SYP = 2.5415 PKR
1 PKR = 0.393468
SYP
Avg
2.1765
High
2.5445
Low
0.025349
Last updated: 3/27/2026, 5:12:39 AM
Quick Conversions
| SYP | PKR |
|---|---|
| 1 SYP | 2.54 PKR |
| 10 SYP | 25.42 PKR |
| 50 SYP | 127.08 PKR |
| 100 SYP | 254.15 PKR |
| 500 SYP | 1,270.75 PKR |
| 1,000 SYP | 2,541.50 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-27T05:12:39Z",
"rates": {
"PKR": 2.5415
}
}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.15,
"rate": 2.5415
}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