Rate Overview
Live
1 GBP = 110.9852 ALL
1 ALL = 0.009010
GBP
Avg
110.2263
High
111.0700
Low
109.1651
Last updated: 3/7/2026, 3:46:00 AM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 110.99 ALL |
| 10 GBP | 1,109.85 ALL |
| 50 GBP | 5,549.26 ALL |
| 100 GBP | 11,098.52 ALL |
| 500 GBP | 55,492.60 ALL |
| 1,000 GBP | 110,985.21 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-07T03:46:00Z",
"rates": {
"ALL": 110.985208
}
}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": 11098.5208,
"rate": 110.985208
}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