Rate Overview
Live
1 GBP = 84.5070 AFN
1 AFN = 0.011833
GBP
Avg
84.5498
High
85.5293
Low
83.3718
Last updated: 3/27/2026, 7:42:40 AM
Quick Conversions
| GBP | AFN |
|---|---|
| 1 GBP | 84.51 AFN |
| 10 GBP | 845.07 AFN |
| 50 GBP | 4,225.35 AFN |
| 100 GBP | 8,450.70 AFN |
| 500 GBP | 42,253.50 AFN |
| 1,000 GBP | 84,507.01 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-27T07:42:40Z",
"rates": {
"AFN": 84.507007
}
}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": 8450.7007,
"rate": 84.507007
}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