Rate Overview
Live
1 GBP = 110.4772 ALL
1 ALL = 0.009052
GBP
Avg
110.8729
High
111.4727
Low
110.4772
Last updated: 3/27/2026, 1:37:10 PM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 110.48 ALL |
| 10 GBP | 1,104.77 ALL |
| 50 GBP | 5,523.86 ALL |
| 100 GBP | 11,047.72 ALL |
| 500 GBP | 55,238.62 ALL |
| 1,000 GBP | 110,477.24 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-27T13:37:10Z",
"rates": {
"ALL": 110.477237
}
}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": 11047.7237,
"rate": 110.477237
}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