Rate Overview
Live
1 AFN = 0.011552 GBP
1 GBP = 86.5651
AFN
Avg
0.011557
High
0.011640
Low
0.011515
Last updated: 4/16/2026, 7:39:12 PM
Quick Conversions
| AFN | GBP |
|---|---|
| 1 AFN | 0.01 GBP |
| 10 AFN | 0.12 GBP |
| 50 AFN | 0.58 GBP |
| 100 AFN | 1.16 GBP |
| 500 AFN | 5.78 GBP |
| 1,000 AFN | 11.55 GBP |
Get AFN/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=GBPExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-04-16T19:39:12Z",
"rates": {
"GBP": 0.011552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "GBP",
"amount": 100
},
"result": 1.1552,
"rate": 0.011552
}Build with AFN/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key