Rate Overview
Live
1 GBP = 110.0317 ALL
1 ALL = 0.009088
GBP
Avg
110.4956
High
111.5486
Low
109.2794
Last updated: 5/27/2026, 6:25:19 PM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 110.03 ALL |
| 10 GBP | 1,100.32 ALL |
| 50 GBP | 5,501.58 ALL |
| 100 GBP | 11,003.17 ALL |
| 500 GBP | 55,015.85 ALL |
| 1,000 GBP | 110,031.69 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-27T18:25:19Z",
"rates": {
"ALL": 110.031695
}
}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": 11003.1695,
"rate": 110.031695
}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