Rate Overview
Live
1 GBP = 109.5233 ALL
1 ALL = 0.009130
GBP
Avg
109.3616
High
109.9776
Low
108.9444
Last updated: 7/4/2026, 10:51:18 AM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 109.52 ALL |
| 10 GBP | 1,095.23 ALL |
| 50 GBP | 5,476.17 ALL |
| 100 GBP | 10,952.33 ALL |
| 500 GBP | 54,761.66 ALL |
| 1,000 GBP | 109,523.32 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-07-04T10:51:18Z",
"rates": {
"ALL": 109.523318
}
}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": 10952.3318,
"rate": 109.523318
}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