Rate Overview
Live
1 GBP = 128.9530 INR
1 INR = 0.007755
GBP
Avg
109.0407
High
129.6580
Low
89.6481
Last updated: 7/27/2026, 6:01:37 AM
Quick Conversions
| GBP | INR |
|---|---|
| 1 GBP | 128.95 INR |
| 10 GBP | 1,289.53 INR |
| 50 GBP | 6,447.65 INR |
| 100 GBP | 12,895.30 INR |
| 500 GBP | 64,476.50 INR |
| 1,000 GBP | 128,952.99 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-07-27T06:01:37Z",
"rates": {
"INR": 128.952991
}
}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": 12895.2991,
"rate": 128.952991
}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