Rate Overview
Live
1 GBP = 4.9371 AED
1 AED = 0.202548
GBP
Avg
4.8625
High
5.0345
Low
4.5607
Last updated: 5/27/2026, 3:12:02 PM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.94 AED |
| 10 GBP | 49.37 AED |
| 50 GBP | 246.86 AED |
| 100 GBP | 493.71 AED |
| 500 GBP | 2,468.55 AED |
| 1,000 GBP | 4,937.11 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-05-27T15:12:02Z",
"rates": {
"AED": 4.937105
}
}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": 493.71049999999997,
"rate": 4.937105
}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