Rate Overview
Live
1 GBP = 125.3321 INR
1 INR = 0.007979
GBP
Avg
123.5195
High
126.7623
Low
121.0137
Last updated: 3/26/2026, 11:38:26 PM
Quick Conversions
| GBP | INR |
|---|---|
| 1 GBP | 125.33 INR |
| 10 GBP | 1,253.32 INR |
| 50 GBP | 6,266.61 INR |
| 100 GBP | 12,533.21 INR |
| 500 GBP | 62,666.06 INR |
| 1,000 GBP | 125,332.12 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-03-26T23:38:26Z",
"rates": {
"INR": 125.332115
}
}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": 12533.2115,
"rate": 125.332115
}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