Rate Overview
Live
1 GBP = 4.9631 AED
1 AED = 0.201487
GBP
Avg
4.9685
High
4.9889
Low
4.9524
Last updated: 9/4/2026, 6:59:37 PM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.96 AED |
| 10 GBP | 49.63 AED |
| 50 GBP | 248.15 AED |
| 100 GBP | 496.31 AED |
| 500 GBP | 2,481.55 AED |
| 1,000 GBP | 4,963.09 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-09-04T18:59:37Z",
"rates": {
"AED": 4.96309
}
}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.309,
"rate": 4.96309
}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