Rate Overview
Live
1 GBP = 110.7252 ALL
1 ALL = 0.009031
GBP
Avg
112.5923
High
119.8682
Low
109.1651
Last updated: 3/27/2026, 5:20:53 PM
Quick Conversions
| GBP | ALL |
|---|---|
| 1 GBP | 110.73 ALL |
| 10 GBP | 1,107.25 ALL |
| 50 GBP | 5,536.26 ALL |
| 100 GBP | 11,072.52 ALL |
| 500 GBP | 55,362.58 ALL |
| 1,000 GBP | 110,725.16 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-27T17:20:53Z",
"rates": {
"ALL": 110.725158
}
}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": 11072.5158,
"rate": 110.725158
}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