Rate Overview
Live
1 GBP = 84.2999 AFN
1 AFN = 0.011862
GBP
Avg
84.3391
High
85.6872
Low
82.6298
Last updated: 3/27/2026, 9:28:21 AM
Quick Conversions
| GBP | AFN |
|---|---|
| 1 GBP | 84.30 AFN |
| 10 GBP | 843.00 AFN |
| 50 GBP | 4,214.99 AFN |
| 100 GBP | 8,429.99 AFN |
| 500 GBP | 42,149.95 AFN |
| 1,000 GBP | 84,299.89 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-03-27T09:28:21Z",
"rates": {
"AFN": 84.299893
}
}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": 8429.9893,
"rate": 84.299893
}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