Rate Overview
Live
1 GBP = 4.9334 AED
1 AED = 0.202700
GBP
Avg
4.9246
High
4.9334
Low
4.9085
Last updated: 6/17/2026, 6:48:03 AM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.93 AED |
| 10 GBP | 49.33 AED |
| 50 GBP | 246.67 AED |
| 100 GBP | 493.34 AED |
| 500 GBP | 2,466.70 AED |
| 1,000 GBP | 4,933.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-06-17T06:48:03Z",
"rates": {
"AED": 4.933394
}
}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.33939999999996,
"rate": 4.933394
}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