Rate Overview
Live
1 AMD = 0.001997 GBP
1 GBP = 500.7511
AMD
Avg
0.001985
High
0.001997
Low
0.001973
Last updated: 3/27/2026, 1:35:25 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.00 GBP |
| 1,000 AMD | 2.00 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-03-27T13:35:25Z",
"rates": {
"GBP": 0.001997
}
}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.19970000000000002,
"rate": 0.001997
}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