Rate Overview
Live
1 AED = 0.204365 GBP
1 GBP = 4.8932
AED
Avg
0.203283
High
0.208051
Low
0.197862
Last updated: 7/25/2026, 7:30:13 AM
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-25T07:30:13Z",
"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