Rate Overview
Live
1 GBP = 2.4077 ANG
1 ANG = 0.415335
GBP
Avg
2.3968
High
2.4088
Low
2.3793
Last updated: 7/7/2026, 10:21:41 AM
Quick Conversions
| GBP | ANG |
|---|---|
| 1 GBP | 2.41 ANG |
| 10 GBP | 24.08 ANG |
| 50 GBP | 120.38 ANG |
| 100 GBP | 240.77 ANG |
| 500 GBP | 1,203.85 ANG |
| 1,000 GBP | 2,407.70 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-07T10:21:41Z",
"rates": {
"ANG": 2.407696
}
}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.7696,
"rate": 2.407696
}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