Rate Overview
Live
1 AED = 0.205058 GBP
1 GBP = 4.8767
AED
Avg
0.203850
High
0.206324
Low
0.201513
Last updated: 7/28/2026, 1:34:36 PM
Quick Conversions
| AED | GBP |
|---|---|
| 1 AED | 0.21 GBP |
| 10 AED | 2.05 GBP |
| 50 AED | 10.25 GBP |
| 100 AED | 20.51 GBP |
| 500 AED | 102.53 GBP |
| 1,000 AED | 205.06 GBP |
Get AED/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=GBPExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-28T13:34:36Z",
"rates": {
"GBP": 0.205058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "GBP",
"amount": 100
},
"result": 20.5058,
"rate": 0.205058
}Build with AED/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key