Rate Overview
Live
1 GBP = 2.2673 AZN
1 AZN = 0.441060
GBP
Avg
2.2710
High
2.2811
Low
2.2609
Last updated: 3/26/2026, 11:03:40 PM
Quick Conversions
| GBP | AZN |
|---|---|
| 1 GBP | 2.27 AZN |
| 10 GBP | 22.67 AZN |
| 50 GBP | 113.36 AZN |
| 100 GBP | 226.73 AZN |
| 500 GBP | 1,133.63 AZN |
| 1,000 GBP | 2,267.26 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-03-26T23:03:40Z",
"rates": {
"AZN": 2.267264
}
}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.72639999999998,
"rate": 2.267264
}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