Rate Overview
Live
1 ANG = 0.419343 GBP
1 GBP = 2.3847
ANG
Avg
0.416137
High
0.420365
Low
0.413433
Last updated: 6/19/2026, 9:53:07 AM
Quick Conversions
| ANG | GBP |
|---|---|
| 1 ANG | 0.42 GBP |
| 10 ANG | 4.19 GBP |
| 50 ANG | 20.97 GBP |
| 100 ANG | 41.93 GBP |
| 500 ANG | 209.67 GBP |
| 1,000 ANG | 419.34 GBP |
Get ANG/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=GBPExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-06-19T09:53:07Z",
"rates": {
"GBP": 0.419343
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "GBP",
"amount": 100
},
"result": 41.9343,
"rate": 0.419343
}Build with ANG/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key