Rate Overview
Live
1 GBP = 125.8564 INR
1 INR = 0.007946
GBP
Avg
123.8178
High
126.0431
Low
122.4582
Last updated: 3/28/2026, 9:43:53 AM
Quick Conversions
| GBP | INR |
|---|---|
| 1 GBP | 125.86 INR |
| 10 GBP | 1,258.56 INR |
| 50 GBP | 6,292.82 INR |
| 100 GBP | 12,585.64 INR |
| 500 GBP | 62,928.19 INR |
| 1,000 GBP | 125,856.39 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-28T09:43:53Z",
"rates": {
"INR": 125.856388
}
}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": 12585.638799999999,
"rate": 125.856388
}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