Rate Overview
Live
1 GBP = 2.2662 AZN
1 AZN = 0.441274
GBP
Avg
2.2792
High
2.3285
Low
2.2245
Last updated: 7/26/2026, 6:19:10 PM
Quick Conversions
| GBP | AZN |
|---|---|
| 1 GBP | 2.27 AZN |
| 10 GBP | 22.66 AZN |
| 50 GBP | 113.31 AZN |
| 100 GBP | 226.62 AZN |
| 500 GBP | 1,133.08 AZN |
| 1,000 GBP | 2,266.17 AZN |
Get GBP/AZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=AZNExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-26T18:19:10Z",
"rates": {
"AZN": 2.266166
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=AZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "AZN",
"amount": 100
},
"result": 226.6166,
"rate": 2.266166
}Build with GBP/AZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key