Rate Overview
Live
1 AFN = 0.014941 PAB
1 PAB = 66.9299
AFN
Avg
0.015273
High
0.016012
Low
0.014476
Last updated: 7/23/2026, 8:54:00 AM
Quick Conversions
| AFN | PAB |
|---|---|
| 1 AFN | 0.01 PAB |
| 10 AFN | 0.15 PAB |
| 50 AFN | 0.75 PAB |
| 100 AFN | 1.49 PAB |
| 500 AFN | 7.47 PAB |
| 1,000 AFN | 14.94 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-23T08:54:00Z",
"rates": {
"PAB": 0.014941
}
}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.4941,
"rate": 0.014941
}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