Rate Overview
Live
1 AED = 0.204003 GBP
1 GBP = 4.9019
AED
Avg
0.203467
High
0.207826
Low
0.198837
Last updated: 3/27/2026, 6:16:43 AM
Quick Conversions
| AED | GBP |
|---|---|
| 1 AED | 0.20 GBP |
| 10 AED | 2.04 GBP |
| 50 AED | 10.20 GBP |
| 100 AED | 20.40 GBP |
| 500 AED | 102.00 GBP |
| 1,000 AED | 204.00 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-03-27T06:16:43Z",
"rates": {
"GBP": 0.204003
}
}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.400299999999998,
"rate": 0.204003
}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