Rate Overview
Live
1 AED = 0.202754 GBP
1 GBP = 4.9321
AED
Avg
0.202593
High
0.203145
Low
0.201691
Last updated: 5/27/2026, 7:35:27 PM
Quick Conversions
| AED | GBP |
|---|---|
| 1 AED | 0.20 GBP |
| 10 AED | 2.03 GBP |
| 50 AED | 10.14 GBP |
| 100 AED | 20.28 GBP |
| 500 AED | 101.38 GBP |
| 1,000 AED | 202.75 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-27T19:35:27Z",
"rates": {
"GBP": 0.202754
}
}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.275399999999998,
"rate": 0.202754
}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