Rate Overview
Live
1 AED = 0.203288 GBP
1 GBP = 4.9191
AED
Avg
0.203875
High
0.204606
Low
0.203288
Last updated: 7/9/2026, 12:06:54 AM
Quick Conversions
| AED | GBP |
|---|---|
| 1 AED | 0.20 GBP |
| 10 AED | 2.03 GBP |
| 50 AED | 10.16 GBP |
| 100 AED | 20.33 GBP |
| 500 AED | 101.64 GBP |
| 1,000 AED | 203.29 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-09T00:06:54Z",
"rates": {
"GBP": 0.203288
}
}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.3288,
"rate": 0.203288
}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