Rate Overview
Live
1 AED = 0.200485 GBP
1 GBP = 4.9879
AED
Avg
0.201753
High
0.202851
Low
0.200485
Last updated: 4/16/2026, 5:05:56 AM
Quick Conversions
| AED | GBP |
|---|---|
| 1 AED | 0.20 GBP |
| 10 AED | 2.00 GBP |
| 50 AED | 10.02 GBP |
| 100 AED | 20.05 GBP |
| 500 AED | 100.24 GBP |
| 1,000 AED | 200.48 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-04-16T05:05:56Z",
"rates": {
"GBP": 0.200485
}
}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.0485,
"rate": 0.200485
}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