Rate Overview
Live
1 GBP = 128.5696 INR
1 INR = 0.007778
GBP
Avg
122.4298
High
129.5040
Low
115.1645
Last updated: 7/25/2026, 5:43:07 AM
Quick Conversions
| GBP | INR |
|---|---|
| 1 GBP | 128.57 INR |
| 10 GBP | 1,285.70 INR |
| 50 GBP | 6,428.48 INR |
| 100 GBP | 12,856.96 INR |
| 500 GBP | 64,284.82 INR |
| 1,000 GBP | 128,569.64 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-25T05:43:07Z",
"rates": {
"INR": 128.569643
}
}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": 12856.964300000001,
"rate": 128.569643
}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