Rate Overview
Live
1 GBP = 110.5097 ALL
1 ALL = 0.009049
GBP
Avg
110.8833
High
111.4727
Low
110.5097
Last updated: 3/27/2026, 12:01:00 PM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 110.51 ALL |
| 10 GBP | 1,105.10 ALL |
| 50 GBP | 5,525.48 ALL |
| 100 GBP | 11,050.97 ALL |
| 500 GBP | 55,254.84 ALL |
| 1,000 GBP | 110,509.67 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-27T12:01:00Z",
"rates": {
"ALL": 110.509671
}
}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": 11050.9671,
"rate": 110.509671
}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