Rate Overview
Live
1 GBP = 2.4200 ANG
1 ANG = 0.413230
GBP
Avg
2.4202
High
2.4286
Low
2.4029
Last updated: 4/17/2026, 6:23:39 AM
Quick Conversions
| GBP | ANG |
|---|---|
| 1 GBP | 2.42 ANG |
| 10 GBP | 24.20 ANG |
| 50 GBP | 121.00 ANG |
| 100 GBP | 242.00 ANG |
| 500 GBP | 1,209.98 ANG |
| 1,000 GBP | 2,419.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-04-17T06:23:39Z",
"rates": {
"ANG": 2.419961
}
}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.99609999999998,
"rate": 2.419961
}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