Rate Overview
Live
1 AED = 0.201198 GBP
1 GBP = 4.9702
AED
Avg
0.201518
High
0.201930
Low
0.201132
Last updated: 8/15/2026, 5:36:18 AM
Quick Conversions
| AED | GBP |
|---|---|
| 1 AED | 0.20 GBP |
| 10 AED | 2.01 GBP |
| 50 AED | 10.06 GBP |
| 100 AED | 20.12 GBP |
| 500 AED | 100.60 GBP |
| 1,000 AED | 201.20 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-08-15T05:36:18Z",
"rates": {
"GBP": 0.201198
}
}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.119799999999998,
"rate": 0.201198
}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