Rate Overview
Live
1 GBP = 2.4383 ANG
1 ANG = 0.410119
GBP
Avg
2.4306
High
2.4383
Low
2.4179
Last updated: 5/7/2026, 10:33:05 AM
Quick Conversions
| GBP | ANG |
|---|---|
| 1 GBP | 2.44 ANG |
| 10 GBP | 24.38 ANG |
| 50 GBP | 121.92 ANG |
| 100 GBP | 243.83 ANG |
| 500 GBP | 1,219.16 ANG |
| 1,000 GBP | 2,438.31 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-05-07T10:33:05Z",
"rates": {
"ANG": 2.438315
}
}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": 243.83149999999998,
"rate": 2.438315
}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