Rate Overview
Live
1 GBP = 89.3566 AFN
1 AFN = 0.011191
GBP
Avg
89.6333
High
95.1195
Low
83.9823
Last updated: 7/23/2026, 12:58:29 PM
Quick Conversions
| GBP | AFN |
|---|---|
| 1 GBP | 89.36 AFN |
| 10 GBP | 893.57 AFN |
| 50 GBP | 4,467.83 AFN |
| 100 GBP | 8,935.66 AFN |
| 500 GBP | 44,678.31 AFN |
| 1,000 GBP | 89,356.62 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-23T12:58:29Z",
"rates": {
"AFN": 89.356624
}
}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": 8935.6624,
"rate": 89.356624
}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