Rate Overview
Live
1 GBP = 84.6140 AFN
1 AFN = 0.011818
GBP
Avg
84.5604
High
86.4108
Low
83.5544
Last updated: 6/16/2026, 8:54:55 AM
Quick Conversions
| GBP | AFN |
|---|---|
| 1 GBP | 84.61 AFN |
| 10 GBP | 846.14 AFN |
| 50 GBP | 4,230.70 AFN |
| 100 GBP | 8,461.40 AFN |
| 500 GBP | 42,307.00 AFN |
| 1,000 GBP | 84,614.01 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-06-16T08:54:55Z",
"rates": {
"AFN": 84.614006
}
}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": 8461.4006,
"rate": 84.614006
}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