Rate Overview
Live
1 PKR = 0.028492 SBD
1 SBD = 35.0976
PKR
Avg
0.028976
High
0.029483
Low
0.028492
Last updated: 3/27/2026, 12:55:07 PM
Quick Conversions
| PKR | SBD |
|---|---|
| 1 PKR | 0.03 SBD |
| 10 PKR | 0.28 SBD |
| 50 PKR | 1.42 SBD |
| 100 PKR | 2.85 SBD |
| 500 PKR | 14.25 SBD |
| 1,000 PKR | 28.49 SBD |
Get PKR/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=SBDExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-03-27T12:55:07Z",
"rates": {
"SBD": 0.028492
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "SBD",
"amount": 100
},
"result": 2.8492,
"rate": 0.028492
}Build with PKR/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key