Rate Overview
Live
1 GBP = 2.2735 AZN
1 AZN = 0.439847
GBP
Avg
2.2832
High
2.2968
Low
2.2725
Last updated: 7/22/2026, 8:55:49 PM
Quick Conversions
| GBP | AZN |
|---|---|
| 1 GBP | 2.27 AZN |
| 10 GBP | 22.74 AZN |
| 50 GBP | 113.68 AZN |
| 100 GBP | 227.35 AZN |
| 500 GBP | 1,136.76 AZN |
| 1,000 GBP | 2,273.52 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-22T20:55:49Z",
"rates": {
"AZN": 2.27352
}
}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": 227.352,
"rate": 2.27352
}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