INR
GBP
£

INR/GBP Exchange Rate

Indian Rupee to Pound Sterling

Live Rate
0.007790
-1.10% 7D

1 GBP = 128.3697 INR

INR/GBP Price Chart

Historical exchange rate performance

Current 0.007790
High 0.007877
Low 0.007790
7D Change -1.10%

Rate Overview

Live
1 INR = 0.007790 GBP
1 GBP = 128.3697 INR
Avg
0.007842
High
0.007877
Low
0.007790

Last updated: 7/9/2026, 5:54:38 AM

Quick Conversions

INRGBP
1 INR0.01 GBP
10 INR0.08 GBP
50 INR0.39 GBP
100 INR0.78 GBP
500 INR3.90 GBP
1,000 INR7.79 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-07-09T05:54:38Z",
  "rates": {
    "GBP": 0.00779
  }
}

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.779,
  "rate": 0.00779
}

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