Rate Overview
Live
1 GBP = 2.4110 ANG
1 ANG = 0.414772
GBP
Avg
2.4193
High
2.4752
Low
2.3693
Last updated: 7/23/2026, 5:01:15 AM
Quick Conversions
| GBP | ANG |
|---|---|
| 1 GBP | 2.41 ANG |
| 10 GBP | 24.11 ANG |
| 50 GBP | 120.55 ANG |
| 100 GBP | 241.10 ANG |
| 500 GBP | 1,205.48 ANG |
| 1,000 GBP | 2,410.96 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-07-23T05:01:15Z",
"rates": {
"ANG": 2.410963
}
}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": 241.0963,
"rate": 2.410963
}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