Rate Overview
Live
1 GBP = 108.5721 ALL
1 ALL = 0.009210
GBP
Avg
108.8016
High
109.0651
Low
108.5721
Last updated: 8/15/2026, 3:52:12 PM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 108.57 ALL |
| 10 GBP | 1,085.72 ALL |
| 50 GBP | 5,428.60 ALL |
| 100 GBP | 10,857.21 ALL |
| 500 GBP | 54,286.03 ALL |
| 1,000 GBP | 108,572.06 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-08-15T15:52:12Z",
"rates": {
"ALL": 108.572064
}
}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": 10857.2064,
"rate": 108.572064
}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