Rate Overview
Live
1 GBP = 110.6686 ALL
1 ALL = 0.009036
GBP
Avg
110.7280
High
111.1403
Low
110.3502
Last updated: 5/7/2026, 8:14:08 AM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 110.67 ALL |
| 10 GBP | 1,106.69 ALL |
| 50 GBP | 5,533.43 ALL |
| 100 GBP | 11,066.86 ALL |
| 500 GBP | 55,334.30 ALL |
| 1,000 GBP | 110,668.61 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-05-07T08:14:08Z",
"rates": {
"ALL": 110.668605
}
}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": 11066.8605,
"rate": 110.668605
}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