Rate Overview
Live
1 GBP = 2.3898 ANG
1 ANG = 0.418453
GBP
Avg
2.4041
High
2.4225
Low
2.3898
Last updated: 7/26/2026, 6:30:51 AM
Quick Conversions
| GBP | ANG |
|---|---|
| 1 GBP | 2.39 ANG |
| 10 GBP | 23.90 ANG |
| 50 GBP | 119.49 ANG |
| 100 GBP | 238.98 ANG |
| 500 GBP | 1,194.88 ANG |
| 1,000 GBP | 2,389.75 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-26T06:30:51Z",
"rates": {
"ANG": 2.389754
}
}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": 238.97539999999998,
"rate": 2.389754
}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