Rate Overview
Live
1 PKR = 0.031341 SVC
1 SVC = 31.9071
PKR
Avg
0.031199
High
0.031341
Low
0.031099
Last updated: 3/28/2026, 12:03:01 PM
Quick Conversions
| PKR | SVC |
|---|---|
| 1 PKR | 0.03 SVC |
| 10 PKR | 0.31 SVC |
| 50 PKR | 1.57 SVC |
| 100 PKR | 3.13 SVC |
| 500 PKR | 15.67 SVC |
| 1,000 PKR | 31.34 SVC |
Get PKR/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=SVCExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-03-28T12:03:01Z",
"rates": {
"SVC": 0.031341
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "SVC",
"amount": 100
},
"result": 3.1341,
"rate": 0.031341
}Build with PKR/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key