Rate Overview
Live
1 GBP = 129.0486 INR
1 INR = 0.007749
GBP
Avg
129.3334
High
130.0152
Low
128.9541
Last updated: 7/24/2026, 9:28:22 AM
Quick Conversions
| GBP | INR |
|---|---|
| 1 GBP | 129.05 INR |
| 10 GBP | 1,290.49 INR |
| 50 GBP | 6,452.43 INR |
| 100 GBP | 12,904.86 INR |
| 500 GBP | 64,524.31 INR |
| 1,000 GBP | 129,048.63 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-24T09:28:22Z",
"rates": {
"INR": 129.048626
}
}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": 12904.8626,
"rate": 129.048626
}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