Rate Overview
Live
1 ALL = 0.009060 GBP
1 GBP = 110.3753
ALL
Avg
0.009034
High
0.009062
Low
0.008997
Last updated: 5/9/2026, 8:36:03 PM
Quick Conversions
| ALL | GBP |
|---|---|
| 1 ALL | 0.01 GBP |
| 10 ALL | 0.09 GBP |
| 50 ALL | 0.45 GBP |
| 100 ALL | 0.91 GBP |
| 500 ALL | 4.53 GBP |
| 1,000 ALL | 9.06 GBP |
Get ALL/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=GBPExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-09T20:36:03Z",
"rates": {
"GBP": 0.00906
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "GBP",
"amount": 100
},
"result": 0.906,
"rate": 0.00906
}Build with ALL/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key