Rate Overview
Live
1 GBP = 2.4305 ANG
1 ANG = 0.411432
GBP
Avg
2.4357
High
2.4512
Low
2.4280
Last updated: 9/4/2026, 4:49:22 PM
Quick Conversions
| GBP | ANG |
|---|---|
| 1 GBP | 2.43 ANG |
| 10 GBP | 24.31 ANG |
| 50 GBP | 121.53 ANG |
| 100 GBP | 243.05 ANG |
| 500 GBP | 1,215.27 ANG |
| 1,000 GBP | 2,430.54 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-09-04T16:49:22Z",
"rates": {
"ANG": 2.430536
}
}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.05360000000002,
"rate": 2.430536
}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