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
| INR | GBP |
|---|---|
| 1 INR | 0.01 GBP |
| 10 INR | 0.08 GBP |
| 50 INR | 0.41 GBP |
| 100 INR | 0.81 GBP |
| 500 INR | 4.05 GBP |
| 1,000 INR | 8.10 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-06T18:13:07Z",
"rates": {
"GBP": 0.008101
}
}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.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