Rate Overview
Live
1 AED = 0.202738 GBP
1 GBP = 4.9325
AED
Avg
0.205811
High
0.219262
Low
0.198631
Last updated: 5/27/2026, 9:55:10 PM
Quick Conversions
| AED | GBP |
|---|---|
| 1 AED | 0.20 GBP |
| 10 AED | 2.03 GBP |
| 50 AED | 10.14 GBP |
| 100 AED | 20.27 GBP |
| 500 AED | 101.37 GBP |
| 1,000 AED | 202.74 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-05-27T21:55:10Z",
"rates": {
"GBP": 0.202738
}
}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.2738,
"rate": 0.202738
}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