INR
GBP
£

INR/GBP Exchange Rate

Indian Rupee to Pound Sterling

Live Rate
0.008101
-0.60% 7D

1 GBP = 123.4416 INR

INR/GBP Price Chart

Historical exchange rate performance

Current 0.008101
High 0.008166
Low 0.008101
7D Change -0.60%

Rate Overview

Live
1 INR = 0.008101 GBP
1 GBP = 123.4416 INR
Avg
0.008143
High
0.008166
Low
0.008101

Last updated: 3/6/2026, 6:13:07 PM

Quick Conversions

INRGBP
1 INR0.01 GBP
10 INR0.08 GBP
50 INR0.41 GBP
100 INR0.81 GBP
500 INR4.05 GBP
1,000 INR8.10 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-03-06T18:13:07Z",
  "rates": {
    "GBP": 0.008101
  }
}

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.8101,
  "rate": 0.008101
}

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