Rate Overview
Live
1 GBP = 110.0571 ALL
1 ALL = 0.009086
GBP
Avg
110.2889
High
111.1403
Low
109.3149
Last updated: 5/27/2026, 9:37:42 PM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 110.06 ALL |
| 10 GBP | 1,100.57 ALL |
| 50 GBP | 5,502.86 ALL |
| 100 GBP | 11,005.71 ALL |
| 500 GBP | 55,028.56 ALL |
| 1,000 GBP | 110,057.11 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-27T21:37:42Z",
"rates": {
"ALL": 110.05711
}
}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": 11005.711,
"rate": 110.05711
}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