Rate Overview
Live
1 GBP = 109.5590 ALL
1 ALL = 0.009128
GBP
Avg
109.7842
High
110.3908
Low
109.5509
Last updated: 7/27/2026, 3:00:58 PM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 109.56 ALL |
| 10 GBP | 1,095.59 ALL |
| 50 GBP | 5,477.95 ALL |
| 100 GBP | 10,955.90 ALL |
| 500 GBP | 54,779.51 ALL |
| 1,000 GBP | 109,559.02 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-27T15:00:58Z",
"rates": {
"ALL": 109.559019
}
}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": 10955.9019,
"rate": 109.559019
}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