Rate Overview
Live
1 SYP = 0.021351 PKR
1 PKR = 46.8362
SYP
Avg
0.650153
High
2.5452
Low
0.021115
Last updated: 8/23/2026, 3:59:02 AM
Quick Conversions
| SYP | PKR |
|---|---|
| 1 SYP | 0.02 PKR |
| 10 SYP | 0.21 PKR |
| 50 SYP | 1.07 PKR |
| 100 SYP | 2.14 PKR |
| 500 SYP | 10.68 PKR |
| 1,000 SYP | 21.35 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-08-23T03:59:02Z",
"rates": {
"PKR": 0.021351
}
}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": 2.1351,
"rate": 0.021351
}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