Rate Overview
Live
1 ANG = 0.414664 GBP
1 GBP = 2.4116
ANG
Avg
0.416555
High
0.422855
Low
0.412544
Last updated: 7/22/2026, 4:37:19 AM
Quick Conversions
| ANG | GBP |
|---|---|
| 1 ANG | 0.41 GBP |
| 10 ANG | 4.15 GBP |
| 50 ANG | 20.73 GBP |
| 100 ANG | 41.47 GBP |
| 500 ANG | 207.33 GBP |
| 1,000 ANG | 414.66 GBP |
Get ANG/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=GBPExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-22T04:37:19Z",
"rates": {
"GBP": 0.414664
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "GBP",
"amount": 100
},
"result": 41.4664,
"rate": 0.414664
}Build with ANG/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key