Rate Overview
Live
1 GBP = 4.8880 AED
1 AED = 0.204582
GBP
Avg
4.9105
High
4.9767
Low
4.8598
Last updated: 3/27/2026, 11:13:49 AM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.89 AED |
| 10 GBP | 48.88 AED |
| 50 GBP | 244.40 AED |
| 100 GBP | 488.80 AED |
| 500 GBP | 2,444.01 AED |
| 1,000 GBP | 4,888.02 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-27T11:13:49Z",
"rates": {
"AED": 4.888024
}
}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.8024,
"rate": 4.888024
}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