Rate Overview
Live
1 GBP = 110.0146 ALL
1 ALL = 0.009090
GBP
Avg
110.3834
High
110.9920
Low
110.0146
Last updated: 5/27/2026, 4:24:48 PM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 110.01 ALL |
| 10 GBP | 1,100.15 ALL |
| 50 GBP | 5,500.73 ALL |
| 100 GBP | 11,001.46 ALL |
| 500 GBP | 55,007.28 ALL |
| 1,000 GBP | 110,014.56 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-27T16:24:48Z",
"rates": {
"ALL": 110.014561
}
}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": 11001.4561,
"rate": 110.014561
}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