Rate Overview
Live
1 GBP = 4.8853 AED
1 AED = 0.204694
GBP
Avg
4.9205
High
5.0748
Low
4.7465
Last updated: 3/27/2026, 2:52:13 PM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.89 AED |
| 10 GBP | 48.85 AED |
| 50 GBP | 244.27 AED |
| 100 GBP | 488.53 AED |
| 500 GBP | 2,442.67 AED |
| 1,000 GBP | 4,885.35 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-27T14:52:13Z",
"rates": {
"AED": 4.885346
}
}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.5346,
"rate": 4.885346
}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