Rate Overview
Live
1 GBP = 84.2211 AFN
1 AFN = 0.011874
GBP
Avg
90.1935
High
95.1195
Low
83.9823
Last updated: 3/27/2026, 2:48:00 PM
Quick Conversions
| GBP | AFN |
|---|---|
| 1 GBP | 84.22 AFN |
| 10 GBP | 842.21 AFN |
| 50 GBP | 4,211.05 AFN |
| 100 GBP | 8,422.11 AFN |
| 500 GBP | 42,110.54 AFN |
| 1,000 GBP | 84,221.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-03-27T14:48:00Z",
"rates": {
"AFN": 84.221073
}
}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": 8422.1073,
"rate": 84.221073
}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