Rate Overview
Live
1 GBP = 89.1201 AFN
1 AFN = 0.011221
GBP
Avg
89.1576
High
89.8208
Low
88.6986
Last updated: 7/22/2026, 8:49:59 PM
Quick Conversions
| GBP | AFN |
|---|---|
| 1 GBP | 89.12 AFN |
| 10 GBP | 891.20 AFN |
| 50 GBP | 4,456.00 AFN |
| 100 GBP | 8,912.01 AFN |
| 500 GBP | 44,560.04 AFN |
| 1,000 GBP | 89,120.07 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-22T20:49:59Z",
"rates": {
"AFN": 89.120072
}
}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": 8912.0072,
"rate": 89.120072
}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