Rate Overview
Live
1 GBP = 4.8813 AED
1 AED = 0.204863
GBP
Avg
4.8992
High
4.9220
Low
4.8813
Last updated: 7/27/2026, 11:04:57 PM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.88 AED |
| 10 GBP | 48.81 AED |
| 50 GBP | 244.07 AED |
| 100 GBP | 488.13 AED |
| 500 GBP | 2,440.66 AED |
| 1,000 GBP | 4,881.32 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-07-27T23:04:57Z",
"rates": {
"AED": 4.881315
}
}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.13149999999996,
"rate": 4.881315
}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