Rate Overview
Live
1 GBP = 2.2673 AZN
1 AZN = 0.441058
GBP
Avg
2.2505
High
2.3392
Low
2.1497
Last updated: 3/27/2026, 12:54:46 AM
Quick Conversions
| GBP | AZN |
|---|---|
| 1 GBP | 2.27 AZN |
| 10 GBP | 22.67 AZN |
| 50 GBP | 113.36 AZN |
| 100 GBP | 226.73 AZN |
| 500 GBP | 1,133.64 AZN |
| 1,000 GBP | 2,267.27 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-27T00:54:46Z",
"rates": {
"AZN": 2.267273
}
}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": 226.72729999999999,
"rate": 2.267273
}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