Rate Overview
Live
1 GBP = 4.8795 AED
1 AED = 0.204939
GBP
Avg
4.9146
High
5.0292
Low
4.8117
Last updated: 3/27/2026, 12:57:55 PM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.88 AED |
| 10 GBP | 48.80 AED |
| 50 GBP | 243.98 AED |
| 100 GBP | 487.95 AED |
| 500 GBP | 2,439.75 AED |
| 1,000 GBP | 4,879.51 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-27T12:57:55Z",
"rates": {
"AED": 4.879505
}
}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": 487.9505,
"rate": 4.879505
}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