Rate Overview
Live
1 INR = 0.007945 GBP
1 GBP = 125.8653
INR
Avg
0.008269
High
0.008575
Low
0.007945
Last updated: 3/28/2026, 7:36:31 AM
Quick Conversions
| INR | GBP |
|---|---|
| 1 INR | 0.01 GBP |
| 10 INR | 0.08 GBP |
| 50 INR | 0.40 GBP |
| 100 INR | 0.79 GBP |
| 500 INR | 3.97 GBP |
| 1,000 INR | 7.95 GBP |
Get INR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=GBPExample Response:
{
"success": true,
"base": "INR",
"date": "2026-03-28T07:36:31Z",
"rates": {
"GBP": 0.007945
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "GBP",
"amount": 100
},
"result": 0.7945000000000001,
"rate": 0.007945
}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