Rate Overview
Live
1 GBP = 125.2626 INR
1 INR = 0.007983
GBP
Avg
125.2854
High
126.0431
Low
124.0138
Last updated: 3/26/2026, 9:51:09 PM
Quick Conversions
| GBP | INR |
|---|---|
| 1 GBP | 125.26 INR |
| 10 GBP | 1,252.63 INR |
| 50 GBP | 6,263.13 INR |
| 100 GBP | 12,526.26 INR |
| 500 GBP | 62,631.31 INR |
| 1,000 GBP | 125,262.62 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-26T21:51:09Z",
"rates": {
"INR": 125.262618
}
}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": 12526.2618,
"rate": 125.262618
}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