Rate Overview
Live
1 GBP = 2.2861 AZN
1 AZN = 0.437424
GBP
Avg
2.2847
High
2.3392
Low
2.2444
Last updated: 5/26/2026, 10:31:59 PM
Quick Conversions
| GBP | AZN |
|---|---|
| 1 GBP | 2.29 AZN |
| 10 GBP | 22.86 AZN |
| 50 GBP | 114.31 AZN |
| 100 GBP | 228.61 AZN |
| 500 GBP | 1,143.06 AZN |
| 1,000 GBP | 2,286.11 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-05-26T22:31:59Z",
"rates": {
"AZN": 2.286111
}
}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.6111,
"rate": 2.286111
}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