Rate Overview
Live
1 GBP = 2.2751 AZN
1 AZN = 0.439548
GBP
Avg
2.2777
High
2.2938
Low
2.2634
Last updated: 3/6/2026, 7:21:06 PM
Quick Conversions
| GBP | AZN |
|---|---|
| 1 GBP | 2.28 AZN |
| 10 GBP | 22.75 AZN |
| 50 GBP | 113.75 AZN |
| 100 GBP | 227.51 AZN |
| 500 GBP | 1,137.53 AZN |
| 1,000 GBP | 2,275.07 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-06T19:21:06Z",
"rates": {
"AZN": 2.275066
}
}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.5066,
"rate": 2.275066
}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