Rate Overview
Live
1 GBP = 4.8863 AED
1 AED = 0.204656
GBP
Avg
4.9047
High
4.9438
Low
4.8863
Last updated: 7/27/2026, 5:39:28 PM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.89 AED |
| 10 GBP | 48.86 AED |
| 50 GBP | 244.31 AED |
| 100 GBP | 488.63 AED |
| 500 GBP | 2,443.13 AED |
| 1,000 GBP | 4,886.26 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-27T17:39:28Z",
"rates": {
"AED": 4.886256
}
}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.6256,
"rate": 4.886256
}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