Rate Overview
Live
1 GBP = 2.2678 AZN
1 AZN = 0.440963
GBP
Avg
2.2505
High
2.3392
Low
2.1497
Last updated: 3/27/2026, 2:31:48 AM
Quick Conversions
| GBP | AZN |
|---|---|
| 1 GBP | 2.27 AZN |
| 10 GBP | 22.68 AZN |
| 50 GBP | 113.39 AZN |
| 100 GBP | 226.78 AZN |
| 500 GBP | 1,133.88 AZN |
| 1,000 GBP | 2,267.77 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-27T02:31:48Z",
"rates": {
"AZN": 2.267766
}
}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.7766,
"rate": 2.267766
}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