Rate Overview
Live
1 GBP = 109.8277 ALL
1 ALL = 0.009105
GBP
Avg
110.7024
High
113.4894
Low
109.1651
Last updated: 7/26/2026, 10:13:02 PM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 109.83 ALL |
| 10 GBP | 1,098.28 ALL |
| 50 GBP | 5,491.39 ALL |
| 100 GBP | 10,982.77 ALL |
| 500 GBP | 54,913.87 ALL |
| 1,000 GBP | 109,827.75 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-26T22:13:02Z",
"rates": {
"ALL": 109.827746
}
}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": 10982.7746,
"rate": 109.827746
}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