Rate Overview
Live
1 GBP = 4.8907 AED
1 AED = 0.204469
GBP
Avg
4.9150
High
5.0292
Low
4.8117
Last updated: 3/27/2026, 3:01:34 PM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.89 AED |
| 10 GBP | 48.91 AED |
| 50 GBP | 244.54 AED |
| 100 GBP | 489.07 AED |
| 500 GBP | 2,445.36 AED |
| 1,000 GBP | 4,890.72 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-03-27T15:01:34Z",
"rates": {
"AED": 4.890725
}
}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.0725,
"rate": 4.890725
}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