Rate Overview
Live
1 BWP = 4.8076 AFN
1 AFN = 0.208005
BWP
Avg
4.7901
High
4.8119
Low
4.7524
Last updated: 4/17/2026, 12:00:04 PM
Quick Conversions
| BWP | AFN |
|---|---|
| 1 BWP | 4.81 AFN |
| 10 BWP | 48.08 AFN |
| 50 BWP | 240.38 AFN |
| 100 BWP | 480.76 AFN |
| 500 BWP | 2,403.79 AFN |
| 1,000 BWP | 4,807.58 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-04-17T12:00:04Z",
"rates": {
"AFN": 4.80758
}
}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": 480.758,
"rate": 4.80758
}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