Rate Overview
Live
1 GBP = 2.2651 AZN
1 AZN = 0.441489
GBP
Avg
2.2757
High
2.2882
Low
2.2651
Last updated: 7/25/2026, 8:01:18 PM
Quick Conversions
| GBP | AZN |
|---|---|
| 1 GBP | 2.27 AZN |
| 10 GBP | 22.65 AZN |
| 50 GBP | 113.25 AZN |
| 100 GBP | 226.51 AZN |
| 500 GBP | 1,132.53 AZN |
| 1,000 GBP | 2,265.06 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-25T20:01:18Z",
"rates": {
"AZN": 2.26506
}
}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.506,
"rate": 2.26506
}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