Rate Overview
Live
1 GBP = 89.4701 AFN
1 AFN = 0.011177
GBP
Avg
86.5516
High
89.8208
Low
83.5709
Last updated: 7/23/2026, 10:08:08 AM
Quick Conversions
| GBP | AFN |
|---|---|
| 1 GBP | 89.47 AFN |
| 10 GBP | 894.70 AFN |
| 50 GBP | 4,473.51 AFN |
| 100 GBP | 8,947.01 AFN |
| 500 GBP | 44,735.05 AFN |
| 1,000 GBP | 89,470.11 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-07-23T10:08:08Z",
"rates": {
"AFN": 89.470106
}
}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": 8947.0106,
"rate": 89.470106
}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