Rate Overview
Live
1 GBP = 129.0240 INR
1 INR = 0.007750
GBP
Avg
108.9634
High
129.0240
Low
90.6344
Last updated: 7/24/2026, 10:33:36 PM
Quick Conversions
| GBP | INR |
|---|---|
| 1 GBP | 129.02 INR |
| 10 GBP | 1,290.24 INR |
| 50 GBP | 6,451.20 INR |
| 100 GBP | 12,902.40 INR |
| 500 GBP | 64,512.01 INR |
| 1,000 GBP | 129,024.03 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-24T22:33:36Z",
"rates": {
"INR": 129.024029
}
}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": 12902.402900000001,
"rate": 129.024029
}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