Rate Overview
Live
1 PKR = 0.002670 GBP
1 GBP = 374.5318
PKR
Avg
0.002664
High
0.002719
Low
0.002608
Last updated: 3/27/2026, 10:25:57 AM
Quick Conversions
| PKR | GBP |
|---|---|
| 1 PKR | 0.00 GBP |
| 10 PKR | 0.03 GBP |
| 50 PKR | 0.13 GBP |
| 100 PKR | 0.27 GBP |
| 500 PKR | 1.34 GBP |
| 1,000 PKR | 2.67 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-03-27T10:25:57Z",
"rates": {
"GBP": 0.00267
}
}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.267,
"rate": 0.00267
}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