Rate Overview
Live
1 GBP = 86.5625 AFN
1 AFN = 0.011552
GBP
Avg
86.5281
High
86.8402
Low
85.9067
Last updated: 4/16/2026, 8:00:08 PM
Quick Conversions
| GBP | AFN |
|---|---|
| 1 GBP | 86.56 AFN |
| 10 GBP | 865.63 AFN |
| 50 GBP | 4,328.13 AFN |
| 100 GBP | 8,656.25 AFN |
| 500 GBP | 43,281.27 AFN |
| 1,000 GBP | 86,562.54 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-04-16T20:00:08Z",
"rates": {
"AFN": 86.562541
}
}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": 8656.2541,
"rate": 86.562541
}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