Rate Overview
Live
1 ANG = 0.409780 GBP
1 GBP = 2.4403
ANG
Avg
0.410866
High
0.412796
Low
0.409780
Last updated: 5/9/2026, 4:57:24 AM
Quick Conversions
| ANG | GBP |
|---|---|
| 1 ANG | 0.41 GBP |
| 10 ANG | 4.10 GBP |
| 50 ANG | 20.49 GBP |
| 100 ANG | 40.98 GBP |
| 500 ANG | 204.89 GBP |
| 1,000 ANG | 409.78 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-05-09T04:57:24Z",
"rates": {
"GBP": 0.40978
}
}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": 40.977999999999994,
"rate": 0.40978
}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