Rate Overview
Live
1 GBP = 84.3955 AFN
1 AFN = 0.011849
GBP
Avg
85.4388
High
87.7892
Low
83.2392
Last updated: 5/27/2026, 6:13:32 AM
Quick Conversions
| GBP | AFN |
|---|---|
| 1 GBP | 84.40 AFN |
| 10 GBP | 843.96 AFN |
| 50 GBP | 4,219.78 AFN |
| 100 GBP | 8,439.55 AFN |
| 500 GBP | 42,197.76 AFN |
| 1,000 GBP | 84,395.52 AFN |
Get GBP/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=AFNExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-27T06:13:32Z",
"rates": {
"AFN": 84.395519
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "AFN",
"amount": 100
},
"result": 8439.551899999999,
"rate": 84.395519
}Build with GBP/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key