Rate Overview
Live
1 GBP = 4.9149 AED
1 AED = 0.203465
GBP
Avg
4.9332
High
5.0255
Low
4.8456
Last updated: 7/23/2026, 7:24:05 AM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.91 AED |
| 10 GBP | 49.15 AED |
| 50 GBP | 245.74 AED |
| 100 GBP | 491.49 AED |
| 500 GBP | 2,457.43 AED |
| 1,000 GBP | 4,914.85 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-23T07:24:05Z",
"rates": {
"AED": 4.914854
}
}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": 491.4854,
"rate": 4.914854
}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