Rate Overview
Live
1 GBP = 83.7849 AFN
1 AFN = 0.011935
GBP
Avg
84.2938
High
85.6872
Low
83.6826
Last updated: 3/7/2026, 3:07:15 AM
Quick Conversions
| GBP | AFN |
|---|---|
| 1 GBP | 83.78 AFN |
| 10 GBP | 837.85 AFN |
| 50 GBP | 4,189.24 AFN |
| 100 GBP | 8,378.49 AFN |
| 500 GBP | 41,892.44 AFN |
| 1,000 GBP | 83,784.87 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-03-07T03:07:15Z",
"rates": {
"AFN": 83.784873
}
}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": 8378.4873,
"rate": 83.784873
}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