Rate Overview
Live
1 GBP = 4.9274 AED
1 AED = 0.202945
GBP
Avg
4.9191
High
4.9524
Low
4.8903
Last updated: 3/7/2026, 3:45:23 AM
Quick Conversions
| GBP | AED |
|---|---|
| 1 GBP | 4.93 AED |
| 10 GBP | 49.27 AED |
| 50 GBP | 246.37 AED |
| 100 GBP | 492.74 AED |
| 500 GBP | 2,463.72 AED |
| 1,000 GBP | 4,927.45 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-03-07T03:45:23Z",
"rates": {
"AED": 4.927446
}
}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.7446,
"rate": 4.927446
}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