Rate Overview
Live
1 GBP = 2.3014 AZN
1 AZN = 0.434519
GBP
Avg
2.2955
High
2.3014
Low
2.2864
Last updated: 8/14/2026, 10:43:13 PM
Quick Conversions
| GBP | AZN |
|---|---|
| 1 GBP | 2.30 AZN |
| 10 GBP | 23.01 AZN |
| 50 GBP | 115.07 AZN |
| 100 GBP | 230.14 AZN |
| 500 GBP | 1,150.70 AZN |
| 1,000 GBP | 2,301.39 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-08-14T22:43:13Z",
"rates": {
"AZN": 2.301393
}
}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": 230.1393,
"rate": 2.301393
}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