Rate Overview
Live
1 GBP = 127.1370 INR
1 INR = 0.007866
GBP
Avg
125.6146
High
127.1370
Low
124.3770
Last updated: 4/16/2026, 1:34:49 AM
Quick Conversions
| GBP | INR |
|---|---|
| 1 GBP | 127.14 INR |
| 10 GBP | 1,271.37 INR |
| 50 GBP | 6,356.85 INR |
| 100 GBP | 12,713.70 INR |
| 500 GBP | 63,568.52 INR |
| 1,000 GBP | 127,137.03 INR |
Get GBP/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=INRExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-04-16T01:34:49Z",
"rates": {
"INR": 127.13703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "INR",
"amount": 100
},
"result": 12713.703,
"rate": 127.13703
}Build with GBP/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key