Rate Overview
Live
1 AMD = 0.002029 GBP
1 GBP = 492.8536
AMD
Avg
0.002030
High
0.002037
Low
0.002016
Last updated: 9/7/2026, 5:53:31 PM
Quick Conversions
| AMD | GBP |
|---|---|
| 1 AMD | 0.00 GBP |
| 10 AMD | 0.02 GBP |
| 50 AMD | 0.10 GBP |
| 100 AMD | 0.20 GBP |
| 500 AMD | 1.01 GBP |
| 1,000 AMD | 2.03 GBP |
Get AMD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AMD¤cies=GBPExample Response:
{
"success": true,
"base": "AMD",
"date": "2026-09-07T17:53:31Z",
"rates": {
"GBP": 0.002029
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AMD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AMD",
"to": "GBP",
"amount": 100
},
"result": 0.2029,
"rate": 0.002029
}Build with AMD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key