Rate Overview
Live
1 GBP = 109.7187 ALL
1 ALL = 0.009114
GBP
Avg
109.7675
High
110.5045
Low
108.9444
Last updated: 7/26/2026, 12:33:25 PM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 109.72 ALL |
| 10 GBP | 1,097.19 ALL |
| 50 GBP | 5,485.94 ALL |
| 100 GBP | 10,971.87 ALL |
| 500 GBP | 54,859.35 ALL |
| 1,000 GBP | 109,718.70 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-07-26T12:33:25Z",
"rates": {
"ALL": 109.718702
}
}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": 10971.8702,
"rate": 109.718702
}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