Rate Overview
Live
1 GBP = 128.6644 INR
1 INR = 0.007772
GBP
Avg
107.9042
High
128.6644
Low
91.3513
Last updated: 5/28/2026, 1:58:31 AM
Quick Conversions
| GBP | INR |
|---|---|
| 1 GBP | 128.66 INR |
| 10 GBP | 1,286.64 INR |
| 50 GBP | 6,433.22 INR |
| 100 GBP | 12,866.44 INR |
| 500 GBP | 64,332.21 INR |
| 1,000 GBP | 128,664.41 INR |
Get GBP/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=INRExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-28T01:58:31Z",
"rates": {
"INR": 128.66441
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "INR",
"amount": 100
},
"result": 12866.441,
"rate": 128.66441
}Build with GBP/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key