Rate Overview
Live
1 INR = 0.007767 GBP
1 GBP = 128.7498
INR
Avg
0.007764
High
0.007789
Low
0.007735
Last updated: 5/10/2026, 5:18:33 AM
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.88 GBP |
| 1,000 INR | 7.77 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-10T05:18:33Z",
"rates": {
"GBP": 0.007767
}
}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.7767,
"rate": 0.007767
}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