Rate Overview
Live
1 AFN = 0.011493 GBP
1 GBP = 87.0095
AFN
Avg
0.011559
High
0.011750
Low
0.011485
Last updated: 5/7/2026, 4:28:31 AM
Quick Conversions
| AFN | GBP |
|---|---|
| 1 AFN | 0.01 GBP |
| 10 AFN | 0.11 GBP |
| 50 AFN | 0.57 GBP |
| 100 AFN | 1.15 GBP |
| 500 AFN | 5.75 GBP |
| 1,000 AFN | 11.49 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-05-07T04:28:31Z",
"rates": {
"GBP": 0.011493
}
}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.1493,
"rate": 0.011493
}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