Rate Overview
Live
1 GBP = 127.6232 INR
1 INR = 0.007836
GBP
Avg
126.7406
High
127.6651
Low
125.0803
Last updated: 7/6/2026, 11:12:47 AM
Quick Conversions
| GBP | INR |
|---|---|
| 1 GBP | 127.62 INR |
| 10 GBP | 1,276.23 INR |
| 50 GBP | 6,381.16 INR |
| 100 GBP | 12,762.32 INR |
| 500 GBP | 63,811.61 INR |
| 1,000 GBP | 127,623.23 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-06T11:12:47Z",
"rates": {
"INR": 127.623228
}
}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": 12762.3228,
"rate": 127.623228
}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