Rate Overview
Live
1 AFN = 0.011836 GBP
1 GBP = 84.4880
AFN
Avg
0.011842
High
0.011949
Low
0.011670
Last updated: 3/7/2026, 12:30:15 AM
Quick Conversions
| AFN | GBP |
|---|---|
| 1 AFN | 0.01 GBP |
| 10 AFN | 0.12 GBP |
| 50 AFN | 0.59 GBP |
| 100 AFN | 1.18 GBP |
| 500 AFN | 5.92 GBP |
| 1,000 AFN | 11.84 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-03-07T00:30:15Z",
"rates": {
"GBP": 0.011836
}
}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.1836,
"rate": 0.011836
}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