Rate Overview
Live
1 GBP = 86.3074 AFN
1 AFN = 0.011586
GBP
Avg
86.3594
High
87.0655
Low
85.1054
Last updated: 5/7/2026, 12:16:00 AM
Quick Conversions
| GBP | AFN |
|---|---|
| 1 GBP | 86.31 AFN |
| 10 GBP | 863.07 AFN |
| 50 GBP | 4,315.37 AFN |
| 100 GBP | 8,630.74 AFN |
| 500 GBP | 43,153.72 AFN |
| 1,000 GBP | 86,307.44 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-07T00:16:00Z",
"rates": {
"AFN": 86.307437
}
}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": 8630.743699999999,
"rate": 86.307437
}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