Rate Overview
Live
1 GBP = 4.9952 AED
1 AED = 0.200192
GBP
Avg
4.9869
High
5.0021
Low
4.9618
Last updated: 5/7/2026, 8:11:25 AM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 5.00 AED |
| 10 GBP | 49.95 AED |
| 50 GBP | 249.76 AED |
| 100 GBP | 499.52 AED |
| 500 GBP | 2,497.60 AED |
| 1,000 GBP | 4,995.21 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-05-07T08:11:25Z",
"rates": {
"AED": 4.995206
}
}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": 499.52059999999994,
"rate": 4.995206
}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