Rate Overview
Live
1 GBP = 4.8899 AED
1 AED = 0.204505
GBP
Avg
4.9106
High
4.9767
Low
4.8598
Last updated: 3/27/2026, 9:32:13 AM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.89 AED |
| 10 GBP | 48.90 AED |
| 50 GBP | 244.49 AED |
| 100 GBP | 488.99 AED |
| 500 GBP | 2,444.93 AED |
| 1,000 GBP | 4,889.85 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-03-27T09:32:13Z",
"rates": {
"AED": 4.889851
}
}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": 488.9851,
"rate": 4.889851
}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