Rate Overview
Live
1 PKR = 0.004545 SGD
1 SGD = 220.0220
PKR
Avg
0.004577
High
0.004630
Low
0.004513
Last updated: 5/28/2026, 3:42:58 AM
Quick Conversions
| PKR | SGD |
|---|---|
| 1 PKR | 0.00 SGD |
| 10 PKR | 0.05 SGD |
| 50 PKR | 0.23 SGD |
| 100 PKR | 0.45 SGD |
| 500 PKR | 2.27 SGD |
| 1,000 PKR | 4.55 SGD |
Get PKR/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=SGDExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-05-28T03:42:58Z",
"rates": {
"SGD": 0.004545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "SGD",
"amount": 100
},
"result": 0.4545,
"rate": 0.004545
}Build with PKR/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key