Rate Overview
Live
1 GBP = 2.4212 ANG
1 ANG = 0.413024
GBP
Avg
2.3719
High
2.4641
Low
2.2203
Last updated: 5/27/2026, 3:13:25 PM
Quick Conversions
| GBP | ANG |
|---|---|
| 1 GBP | 2.42 ANG |
| 10 GBP | 24.21 ANG |
| 50 GBP | 121.06 ANG |
| 100 GBP | 242.12 ANG |
| 500 GBP | 1,210.58 ANG |
| 1,000 GBP | 2,421.17 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-27T15:13:25Z",
"rates": {
"ANG": 2.421168
}
}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.1168,
"rate": 2.421168
}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