Rate Overview
Live
1 GBP = 110.7026 ALL
1 ALL = 0.009033
GBP
Avg
110.9047
High
111.4727
Low
110.6163
Last updated: 3/27/2026, 11:52:36 AM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 110.70 ALL |
| 10 GBP | 1,107.03 ALL |
| 50 GBP | 5,535.13 ALL |
| 100 GBP | 11,070.26 ALL |
| 500 GBP | 55,351.31 ALL |
| 1,000 GBP | 110,702.61 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-27T11:52:36Z",
"rates": {
"ALL": 110.702614
}
}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": 11070.2614,
"rate": 110.702614
}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