Rate Overview
Live
1 GBP = 123.4310 INR
1 INR = 0.008102
GBP
Avg
122.8047
High
123.4310
Low
122.4582
Last updated: 3/6/2026, 6:13:07 PM
Quick Conversions
| GBP | INR |
|---|---|
| 1 GBP | 123.43 INR |
| 10 GBP | 1,234.31 INR |
| 50 GBP | 6,171.55 INR |
| 100 GBP | 12,343.10 INR |
| 500 GBP | 61,715.49 INR |
| 1,000 GBP | 123,430.98 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-03-06T18:13:07Z",
"rates": {
"INR": 123.430983
}
}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": 12343.0983,
"rate": 123.430983
}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