Rate Overview
Live
1 GBP = 4.9702 AED
1 AED = 0.201198
GBP
Avg
4.9623
High
4.9718
Low
4.9522
Last updated: 8/15/2026, 7:49:48 AM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.97 AED |
| 10 GBP | 49.70 AED |
| 50 GBP | 248.51 AED |
| 100 GBP | 497.02 AED |
| 500 GBP | 2,485.11 AED |
| 1,000 GBP | 4,970.23 AED |
Get GBP/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=AEDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-08-15T07:49:48Z",
"rates": {
"AED": 4.970227
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "AED",
"amount": 100
},
"result": 497.02270000000004,
"rate": 4.970227
}Build with GBP/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key