Rate Overview
Live
1 INR = 0.007824 GBP
1 GBP = 127.8119
INR
Avg
0.008058
High
0.008417
Low
0.007712
Last updated: 5/30/2026, 5:11:05 PM
Quick Conversions
| INR | GBP |
|---|---|
| 1 INR | 0.01 GBP |
| 10 INR | 0.08 GBP |
| 50 INR | 0.39 GBP |
| 100 INR | 0.78 GBP |
| 500 INR | 3.91 GBP |
| 1,000 INR | 7.82 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-05-30T17:11:05Z",
"rates": {
"GBP": 0.007824
}
}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.7824,
"rate": 0.007824
}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