Rate Overview
Live
1 GBP = 4.8874 AED
1 AED = 0.204608
GBP
Avg
4.9403
High
5.0639
Low
4.8341
Last updated: 7/23/2026, 4:31:18 PM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.89 AED |
| 10 GBP | 48.87 AED |
| 50 GBP | 244.37 AED |
| 100 GBP | 488.74 AED |
| 500 GBP | 2,443.70 AED |
| 1,000 GBP | 4,887.39 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-23T16:31:18Z",
"rates": {
"AED": 4.887394
}
}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.73939999999993,
"rate": 4.887394
}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