Rate Overview
Live
1 GBP = 110.0645 ALL
1 ALL = 0.009086
GBP
Avg
110.3896
High
110.9920
Low
110.0645
Last updated: 5/27/2026, 5:30:28 PM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 110.06 ALL |
| 10 GBP | 1,100.65 ALL |
| 50 GBP | 5,503.22 ALL |
| 100 GBP | 11,006.45 ALL |
| 500 GBP | 55,032.25 ALL |
| 1,000 GBP | 110,064.50 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-27T17:30:28Z",
"rates": {
"ALL": 110.0645
}
}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": 11006.449999999999,
"rate": 110.0645
}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