Rate Overview
Live
1 GBP = 84.8952 AFN
1 AFN = 0.011779
GBP
Avg
84.8264
High
85.6429
Low
84.3215
Last updated: 5/27/2026, 2:27:36 AM
Quick Conversions
| GBP | AFN |
|---|---|
| 1 GBP | 84.90 AFN |
| 10 GBP | 848.95 AFN |
| 50 GBP | 4,244.76 AFN |
| 100 GBP | 8,489.52 AFN |
| 500 GBP | 42,447.62 AFN |
| 1,000 GBP | 84,895.24 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-05-27T02:27:36Z",
"rates": {
"AFN": 84.895238
}
}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": 8489.5238,
"rate": 84.895238
}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