Rate Overview
Live
1 AED = 0.206297 GBP
1 GBP = 4.8474
AED
Avg
0.204056
High
0.206372
Low
0.202765
Last updated: 6/19/2026, 8:44:27 AM
Quick Conversions
| AED | GBP |
|---|---|
| 1 AED | 0.21 GBP |
| 10 AED | 2.06 GBP |
| 50 AED | 10.31 GBP |
| 100 AED | 20.63 GBP |
| 500 AED | 103.15 GBP |
| 1,000 AED | 206.30 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-06-19T08:44:27Z",
"rates": {
"GBP": 0.206297
}
}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.6297,
"rate": 0.206297
}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