INR
GBP
£

INR/GBP Exchange Rate

Indian Rupee to Pound Sterling

Live Rate
0.007947
-0.75% 7D

1 GBP = 125.8336 INR

INR/GBP Price Chart

Historical exchange rate performance

Current 0.007947
High 0.008007
Low 0.007898
7D Change -0.75%

Rate Overview

Live
1 INR = 0.007947 GBP
1 GBP = 125.8336 INR
Avg
0.007955
High
0.008007
Low
0.007898

Last updated: 4/17/2026, 7:37:46 AM

Quick Conversions

INRGBP
1 INR0.01 GBP
10 INR0.08 GBP
50 INR0.40 GBP
100 INR0.79 GBP
500 INR3.97 GBP
1,000 INR7.95 GBP

Get INR/GBP Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=INR&currencies=GBP

Example Response:

{
  "success": true,
  "base": "INR",
  "date": "2026-04-17T07:37:46Z",
  "rates": {
    "GBP": 0.007947
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=INR&to=GBP&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "INR",
    "to": "GBP",
    "amount": 100
  },
  "result": 0.7947,
  "rate": 0.007947
}

Build with INR/GBP Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key