Rate Overview
Live
1 GBP = 109.7725 ALL
1 ALL = 0.009110
GBP
Avg
109.9964
High
110.2819
Low
109.7348
Last updated: 6/17/2026, 6:50:16 AM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 109.77 ALL |
| 10 GBP | 1,097.73 ALL |
| 50 GBP | 5,488.63 ALL |
| 100 GBP | 10,977.25 ALL |
| 500 GBP | 54,886.27 ALL |
| 1,000 GBP | 109,772.54 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-06-17T06:50:16Z",
"rates": {
"ALL": 109.772536
}
}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": 10977.2536,
"rate": 109.772536
}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