Rate Overview
Live
1 GBP = 127.6454 INR
1 INR = 0.007834
GBP
Avg
128.3012
High
129.4041
Low
127.5348
Last updated: 9/5/2026, 11:39:49 AM
Quick Conversions
| GBP | INR |
|---|---|
| 1 GBP | 127.65 INR |
| 10 GBP | 1,276.45 INR |
| 50 GBP | 6,382.27 INR |
| 100 GBP | 12,764.54 INR |
| 500 GBP | 63,822.69 INR |
| 1,000 GBP | 127,645.39 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-09-05T11:39:49Z",
"rates": {
"INR": 127.645388
}
}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": 12764.5388,
"rate": 127.645388
}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