Rate Overview
Live
1 GBP = 2.3042 AZN
1 AZN = 0.433982
GBP
Avg
2.3112
High
2.3732
Low
2.2740
Last updated: 5/6/2026, 2:27:34 PM
Quick Conversions
| GBP | AZN |
|---|---|
| 1 GBP | 2.30 AZN |
| 10 GBP | 23.04 AZN |
| 50 GBP | 115.21 AZN |
| 100 GBP | 230.42 AZN |
| 500 GBP | 1,152.12 AZN |
| 1,000 GBP | 2,304.24 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-05-06T14:27:34Z",
"rates": {
"AZN": 2.304242
}
}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.42419999999998,
"rate": 2.304242
}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