Rate Overview
Live
1 AFN = 0.015760 PAB
1 PAB = 63.4518
AFN
Avg
0.015647
High
0.015760
Low
0.015468
Last updated: 7/4/2026, 10:38:28 PM
Quick Conversions
| AFN | PAB |
|---|---|
| 1 AFN | 0.02 PAB |
| 10 AFN | 0.16 PAB |
| 50 AFN | 0.79 PAB |
| 100 AFN | 1.58 PAB |
| 500 AFN | 7.88 PAB |
| 1,000 AFN | 15.76 PAB |
Get AFN/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=PABExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-04T22:38:28Z",
"rates": {
"PAB": 0.01576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "PAB",
"amount": 100
},
"result": 1.576,
"rate": 0.01576
}Build with AFN/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key