Rate Overview
Live
1 GBP = 4.9661 AED
1 AED = 0.201365
GBP
Avg
4.9569
High
4.9840
Low
4.9297
Last updated: 4/17/2026, 6:14:16 AM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.97 AED |
| 10 GBP | 49.66 AED |
| 50 GBP | 248.31 AED |
| 100 GBP | 496.61 AED |
| 500 GBP | 2,483.05 AED |
| 1,000 GBP | 4,966.10 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-04-17T06:14:16Z",
"rates": {
"AED": 4.966104
}
}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": 496.61039999999997,
"rate": 4.966104
}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