Rate Overview
Live
1 GBP = 2.3092 AZN
1 AZN = 0.433051
GBP
Avg
2.2975
High
2.3278
Low
2.2671
Last updated: 4/16/2026, 6:01:35 AM
Quick Conversions
| GBP | AZN |
|---|---|
| 1 GBP | 2.31 AZN |
| 10 GBP | 23.09 AZN |
| 50 GBP | 115.46 AZN |
| 100 GBP | 230.92 AZN |
| 500 GBP | 1,154.60 AZN |
| 1,000 GBP | 2,309.20 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-04-16T06:01:35Z",
"rates": {
"AZN": 2.309196
}
}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.9196,
"rate": 2.309196
}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