Rate Overview
Live
1 PKR = 0.002645 GBP
1 GBP = 378.0718
PKR
Avg
0.002649
High
0.002672
Low
0.002633
Last updated: 5/27/2026, 12:33:15 PM
Quick Conversions
| PKR | GBP |
|---|---|
| 1 PKR | 0.00 GBP |
| 10 PKR | 0.03 GBP |
| 50 PKR | 0.13 GBP |
| 100 PKR | 0.26 GBP |
| 500 PKR | 1.32 GBP |
| 1,000 PKR | 2.65 GBP |
Get PKR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=GBPExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-05-27T12:33:15Z",
"rates": {
"GBP": 0.002645
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "GBP",
"amount": 100
},
"result": 0.2645,
"rate": 0.002645
}Build with PKR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key