Rate Overview
Live
1 AFN = 0.011282 GBP
1 GBP = 88.6368
AFN
Avg
0.011293
High
0.011326
Low
0.011266
Last updated: 8/15/2026, 5:36:09 AM
Quick Conversions
| AFN | GBP |
|---|---|
| 1 AFN | 0.01 GBP |
| 10 AFN | 0.11 GBP |
| 50 AFN | 0.56 GBP |
| 100 AFN | 1.13 GBP |
| 500 AFN | 5.64 GBP |
| 1,000 AFN | 11.28 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-08-15T05:36:09Z",
"rates": {
"GBP": 0.011282
}
}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.1282,
"rate": 0.011282
}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