Rate Overview
Live
1 ANG = 0.416582 GBP
1 GBP = 2.4005
ANG
Avg
0.415731
High
0.418403
Low
0.412986
Last updated: 3/27/2026, 7:49:23 AM
Quick Conversions
| ANG | GBP |
|---|---|
| 1 ANG | 0.42 GBP |
| 10 ANG | 4.17 GBP |
| 50 ANG | 20.83 GBP |
| 100 ANG | 41.66 GBP |
| 500 ANG | 208.29 GBP |
| 1,000 ANG | 416.58 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-03-27T07:49:23Z",
"rates": {
"GBP": 0.416582
}
}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.6582,
"rate": 0.416582
}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