Rate Overview
Live
1 AED = 0.204365 GBP
1 GBP = 4.8932
AED
Avg
0.202640
High
0.205813
Low
0.199093
Last updated: 7/25/2026, 3:57:24 PM
Quick Conversions
| AED | GBP |
|---|---|
| 1 AED | 0.20 GBP |
| 10 AED | 2.04 GBP |
| 50 AED | 10.22 GBP |
| 100 AED | 20.44 GBP |
| 500 AED | 102.18 GBP |
| 1,000 AED | 204.36 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-25T15:57:24Z",
"rates": {
"GBP": 0.204365
}
}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.4365,
"rate": 0.204365
}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