Rate Overview
Live
1 GBP = 2.2801 AZN
1 AZN = 0.438574
GBP
Avg
2.2788
High
2.2856
Low
2.2719
Last updated: 6/16/2026, 8:55:09 AM
Quick Conversions
| GBP | AZN |
|---|---|
| 1 GBP | 2.28 AZN |
| 10 GBP | 22.80 AZN |
| 50 GBP | 114.01 AZN |
| 100 GBP | 228.01 AZN |
| 500 GBP | 1,140.06 AZN |
| 1,000 GBP | 2,280.12 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-06-16T08:55:09Z",
"rates": {
"AZN": 2.280116
}
}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": 228.01160000000002,
"rate": 2.280116
}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