Rate Overview
Live
1 GBP = 2.4005 ANG
1 ANG = 0.416583
GBP
Avg
2.4054
High
2.4214
Low
2.3900
Last updated: 3/27/2026, 7:14:53 AM
Quick Conversions
| GBP | ANG |
|---|---|
| 1 GBP | 2.40 ANG |
| 10 GBP | 24.00 ANG |
| 50 GBP | 120.02 ANG |
| 100 GBP | 240.05 ANG |
| 500 GBP | 1,200.24 ANG |
| 1,000 GBP | 2,400.48 ANG |
Get GBP/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=ANGExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T07:14:53Z",
"rates": {
"ANG": 2.400482
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "ANG",
"amount": 100
},
"result": 240.04819999999998,
"rate": 2.400482
}Build with GBP/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key