Rate Overview
Live
1 GBP = 129.2975 INR
1 INR = 0.007734
GBP
Avg
129.0140
High
129.3702
Low
128.7009
Last updated: 8/16/2026, 11:38:58 AM
Quick Conversions
| GBP | INR |
|---|---|
| 1 GBP | 129.30 INR |
| 10 GBP | 1,292.97 INR |
| 50 GBP | 6,464.87 INR |
| 100 GBP | 12,929.75 INR |
| 500 GBP | 64,648.73 INR |
| 1,000 GBP | 129,297.46 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-08-16T11:38:58Z",
"rates": {
"INR": 129.297458
}
}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": 12929.7458,
"rate": 129.297458
}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