Rate Overview
Live
1 ANG = 0.414488 GBP
1 GBP = 2.4126
ANG
Avg
0.414484
High
0.416297
Low
0.411563
Last updated: 3/6/2026, 6:42:50 PM
Quick Conversions
| ANG | GBP |
|---|---|
| 1 ANG | 0.41 GBP |
| 10 ANG | 4.14 GBP |
| 50 ANG | 20.72 GBP |
| 100 ANG | 41.45 GBP |
| 500 ANG | 207.24 GBP |
| 1,000 ANG | 414.49 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-03-06T18:42:50Z",
"rates": {
"GBP": 0.414488
}
}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.448800000000006,
"rate": 0.414488
}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