Rate Overview
Live
1 GBP = 4.9201 AED
1 AED = 0.203249
GBP
Avg
4.8926
High
4.9201
Low
4.8562
Last updated: 7/7/2026, 1:00:20 AM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.92 AED |
| 10 GBP | 49.20 AED |
| 50 GBP | 246.00 AED |
| 100 GBP | 492.01 AED |
| 500 GBP | 2,460.04 AED |
| 1,000 GBP | 4,920.08 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-07T01:00:20Z",
"rates": {
"AED": 4.920079
}
}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": 492.0079,
"rate": 4.920079
}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