Rate Overview
Live
1 GBP = 110.7638 ALL
1 ALL = 0.009028
GBP
Avg
110.7174
High
111.9600
Low
109.1651
Last updated: 3/27/2026, 3:31:14 PM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 110.76 ALL |
| 10 GBP | 1,107.64 ALL |
| 50 GBP | 5,538.19 ALL |
| 100 GBP | 11,076.38 ALL |
| 500 GBP | 55,381.89 ALL |
| 1,000 GBP | 110,763.79 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-03-27T15:31:14Z",
"rates": {
"ALL": 110.763785
}
}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": 11076.3785,
"rate": 110.763785
}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