Rate Overview
Live
1 GBP = 2.3901 ANG
1 ANG = 0.418392
GBP
Avg
2.4184
High
2.4752
Low
2.3693
Last updated: 7/27/2026, 11:05:56 PM
Quick Conversions
| GBP | ANG |
|---|---|
| 1 GBP | 2.39 ANG |
| 10 GBP | 23.90 ANG |
| 50 GBP | 119.51 ANG |
| 100 GBP | 239.01 ANG |
| 500 GBP | 1,195.05 ANG |
| 1,000 GBP | 2,390.10 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-27T23:05:56Z",
"rates": {
"ANG": 2.390102
}
}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": 239.01020000000003,
"rate": 2.390102
}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