Rate Overview
Live
1 GBP = 84.7048 AFN
1 AFN = 0.011806
GBP
Avg
84.8180
High
85.3281
Low
84.3902
Last updated: 7/4/2026, 10:51:16 AM
Quick Conversions
| GBP | AFN |
|---|---|
| 1 GBP | 84.70 AFN |
| 10 GBP | 847.05 AFN |
| 50 GBP | 4,235.24 AFN |
| 100 GBP | 8,470.48 AFN |
| 500 GBP | 42,352.38 AFN |
| 1,000 GBP | 84,704.77 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-04T10:51:16Z",
"rates": {
"AFN": 84.704768
}
}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": 8470.4768,
"rate": 84.704768
}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