Rate Overview
Live
1 GBP = 127.0860 INR
1 INR = 0.007869
GBP
Avg
125.4559
High
127.0860
Low
124.2371
Last updated: 4/15/2026, 11:52:06 PM
Quick Conversions
| GBP | INR |
|---|---|
| 1 GBP | 127.09 INR |
| 10 GBP | 1,270.86 INR |
| 50 GBP | 6,354.30 INR |
| 100 GBP | 12,708.60 INR |
| 500 GBP | 63,542.99 INR |
| 1,000 GBP | 127,085.97 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-04-15T23:52:06Z",
"rates": {
"INR": 127.085973
}
}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": 12708.5973,
"rate": 127.085973
}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