Rate Overview
Live
1 SYP = 2.5450 PKR
1 PKR = 0.392927
SYP
Avg
2.5393
High
2.5456
Low
2.5203
Last updated: 5/29/2026, 9:58:12 PM
Quick Conversions
| SYP | PKR |
|---|---|
| 1 SYP | 2.55 PKR |
| 10 SYP | 25.45 PKR |
| 50 SYP | 127.25 PKR |
| 100 SYP | 254.50 PKR |
| 500 SYP | 1,272.50 PKR |
| 1,000 SYP | 2,545.00 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-05-29T21:58:12Z",
"rates": {
"PKR": 2.545
}
}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.5,
"rate": 2.545
}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