Rate Overview
Live
1 AMD = 0.002051 GBP
1 GBP = 487.5670
AMD
Avg
0.001980
High
0.002051
Low
0.001916
Last updated: 7/25/2026, 8:28:26 PM
Quick Conversions
| AMD | GBP |
|---|---|
| 1 AMD | 0.00 GBP |
| 10 AMD | 0.02 GBP |
| 50 AMD | 0.10 GBP |
| 100 AMD | 0.21 GBP |
| 500 AMD | 1.03 GBP |
| 1,000 AMD | 2.05 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-07-25T20:28:26Z",
"rates": {
"GBP": 0.002051
}
}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.20509999999999998,
"rate": 0.002051
}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