Rate Overview
Live
1 GBP = 2.4215 ANG
1 ANG = 0.412962
GBP
Avg
2.4138
High
2.4215
Low
2.4075
Last updated: 6/17/2026, 6:51:18 AM
Quick Conversions
| GBP | ANG |
|---|---|
| 1 GBP | 2.42 ANG |
| 10 GBP | 24.22 ANG |
| 50 GBP | 121.08 ANG |
| 100 GBP | 242.15 ANG |
| 500 GBP | 1,210.77 ANG |
| 1,000 GBP | 2,421.53 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-06-17T06:51:18Z",
"rates": {
"ANG": 2.42153
}
}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": 242.15300000000002,
"rate": 2.42153
}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