INR
GBP
£

INR/GBP Exchange Rate

Indian Rupee to Pound Sterling

Live Rate
0.007741
-0.87% 7D

1 GBP = 129.1823 INR

INR/GBP Price Chart

Historical exchange rate performance

Current 0.007741
High 0.007840
Low 0.007741
7D Change -0.87%

Rate Overview

Live
1 INR = 0.007741 GBP
1 GBP = 129.1823 INR
Avg
0.007802
High
0.007840
Low
0.007741

Last updated: 9/9/2026, 10:35:40 AM

Quick Conversions

INRGBP
1 INR0.01 GBP
10 INR0.08 GBP
50 INR0.39 GBP
100 INR0.77 GBP
500 INR3.87 GBP
1,000 INR7.74 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-09-09T10:35:40Z",
  "rates": {
    "GBP": 0.007741
  }
}

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.7741,
  "rate": 0.007741
}

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