Rate Overview
Live
1 GBP = 128.4528 INR
1 INR = 0.007785
GBP
Avg
128.8143
High
129.5040
Low
128.2188
Last updated: 5/7/2026, 8:01:17 PM
Quick Conversions
| GBP | INR |
|---|---|
| 1 GBP | 128.45 INR |
| 10 GBP | 1,284.53 INR |
| 50 GBP | 6,422.64 INR |
| 100 GBP | 12,845.28 INR |
| 500 GBP | 64,226.42 INR |
| 1,000 GBP | 128,452.84 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-05-07T20:01:17Z",
"rates": {
"INR": 128.452838
}
}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": 12845.283800000001,
"rate": 128.452838
}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