Rate Overview
Live
1 GBP = 109.7816 ALL
1 ALL = 0.009109
GBP
Avg
109.9615
High
111.0605
Low
109.5482
Last updated: 4/17/2026, 4:56:04 AM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 109.78 ALL |
| 10 GBP | 1,097.82 ALL |
| 50 GBP | 5,489.08 ALL |
| 100 GBP | 10,978.16 ALL |
| 500 GBP | 54,890.79 ALL |
| 1,000 GBP | 109,781.58 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-04-17T04:56:04Z",
"rates": {
"ALL": 109.781579
}
}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": 10978.1579,
"rate": 109.781579
}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