Rate Overview
Live
1 GBP = 4.8932 AED
1 AED = 0.204365
GBP
Avg
4.9019
High
4.9624
Low
4.8339
Last updated: 7/25/2026, 3:58:52 PM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.89 AED |
| 10 GBP | 48.93 AED |
| 50 GBP | 244.66 AED |
| 100 GBP | 489.32 AED |
| 500 GBP | 2,446.60 AED |
| 1,000 GBP | 4,893.20 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-07-25T15:58:52Z",
"rates": {
"AED": 4.893197
}
}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": 489.31969999999995,
"rate": 4.893197
}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