Rate Overview
Live
1 AFN = 0.015175 PAB
1 PAB = 65.8979
AFN
Avg
0.015096
High
0.015175
Low
0.014941
Last updated: 7/25/2026, 11:20:51 PM
Quick Conversions
| AFN | PAB |
|---|---|
| 1 AFN | 0.02 PAB |
| 10 AFN | 0.15 PAB |
| 50 AFN | 0.76 PAB |
| 100 AFN | 1.52 PAB |
| 500 AFN | 7.59 PAB |
| 1,000 AFN | 15.17 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-25T23:20:51Z",
"rates": {
"PAB": 0.015175
}
}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.5174999999999998,
"rate": 0.015175
}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