Rate Overview
Live
1 ANG = 0.410456 GBP
1 GBP = 2.4363
ANG
Avg
0.411328
High
0.412734
Low
0.410393
Last updated: 8/14/2026, 7:59:42 PM
Quick Conversions
| ANG | GBP |
|---|---|
| 1 ANG | 0.41 GBP |
| 10 ANG | 4.10 GBP |
| 50 ANG | 20.52 GBP |
| 100 ANG | 41.05 GBP |
| 500 ANG | 205.23 GBP |
| 1,000 ANG | 410.46 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-08-14T19:59:42Z",
"rates": {
"GBP": 0.410456
}
}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.0456,
"rate": 0.410456
}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