Rate Overview
Live
1 GBP = 109.8119 ALL
1 ALL = 0.009106
GBP
Avg
110.2653
High
111.7376
Low
108.9836
Last updated: 7/22/2026, 11:49:55 PM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 109.81 ALL |
| 10 GBP | 1,098.12 ALL |
| 50 GBP | 5,490.60 ALL |
| 100 GBP | 10,981.19 ALL |
| 500 GBP | 54,905.97 ALL |
| 1,000 GBP | 109,811.95 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-22T23:49:55Z",
"rates": {
"ALL": 109.811947
}
}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": 10981.1947,
"rate": 109.811947
}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