Rate Overview
Live
1 ANG = 0.416710 GBP
1 GBP = 2.3998
ANG
Avg
0.415881
High
0.420283
Low
0.412544
Last updated: 7/29/2026, 7:01:35 PM
Quick Conversions
| ANG | GBP |
|---|---|
| 1 ANG | 0.42 GBP |
| 10 ANG | 4.17 GBP |
| 50 ANG | 20.84 GBP |
| 100 ANG | 41.67 GBP |
| 500 ANG | 208.36 GBP |
| 1,000 ANG | 416.71 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-29T19:01:35Z",
"rates": {
"GBP": 0.41671
}
}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.671,
"rate": 0.41671
}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