Rate Overview
Live
1 GBP = 84.3848 AFN
1 AFN = 0.011850
GBP
Avg
86.4417
High
90.6469
Low
83.6826
Last updated: 5/27/2026, 4:53:24 AM
Quick Conversions
| GBP | AFN |
|---|---|
| 1 GBP | 84.38 AFN |
| 10 GBP | 843.85 AFN |
| 50 GBP | 4,219.24 AFN |
| 100 GBP | 8,438.48 AFN |
| 500 GBP | 42,192.42 AFN |
| 1,000 GBP | 84,384.85 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-27T04:53:24Z",
"rates": {
"AFN": 84.384847
}
}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": 8438.484699999999,
"rate": 84.384847
}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