Rate Overview
Live
1 BWP = 4.6774 AFN
1 AFN = 0.213796
BWP
Avg
4.6726
High
4.7054
Low
4.6337
Last updated: 5/28/2026, 3:40:36 AM
Quick Conversions
| BWP | AFN |
|---|---|
| 1 BWP | 4.68 AFN |
| 10 BWP | 46.77 AFN |
| 50 BWP | 233.87 AFN |
| 100 BWP | 467.74 AFN |
| 500 BWP | 2,338.68 AFN |
| 1,000 BWP | 4,677.35 AFN |
Get BWP/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=AFNExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-05-28T03:40:36Z",
"rates": {
"AFN": 4.677353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "AFN",
"amount": 100
},
"result": 467.7353,
"rate": 4.677353
}Build with BWP/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key