Rate Overview
Live
1 GBP = 88.3401 AFN
1 AFN = 0.011320
GBP
Avg
87.9482
High
92.9608
Low
83.6826
Last updated: 7/27/2026, 11:07:54 PM
Quick Conversions
| GBP | AFN |
|---|---|
| 1 GBP | 88.34 AFN |
| 10 GBP | 883.40 AFN |
| 50 GBP | 4,417.01 AFN |
| 100 GBP | 8,834.01 AFN |
| 500 GBP | 44,170.06 AFN |
| 1,000 GBP | 88,340.13 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-27T23:07:54Z",
"rates": {
"AFN": 88.340127
}
}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": 8834.0127,
"rate": 88.340127
}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