Rate Overview
Live
1 GBP = 109.3782 ALL
1 ALL = 0.009143
GBP
Avg
110.0168
High
110.5045
Low
109.3782
Last updated: 7/23/2026, 5:13:57 PM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 109.38 ALL |
| 10 GBP | 1,093.78 ALL |
| 50 GBP | 5,468.91 ALL |
| 100 GBP | 10,937.82 ALL |
| 500 GBP | 54,689.08 ALL |
| 1,000 GBP | 109,378.15 ALL |
Get GBP/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=ALLExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T17:13:57Z",
"rates": {
"ALL": 109.378153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "ALL",
"amount": 100
},
"result": 10937.8153,
"rate": 109.378153
}Build with GBP/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key