Rate Overview
Live
1 PAB = 64.6464 AFN
1 AFN = 0.015469
PAB
Avg
65.7943
High
70.1465
Low
61.8528
Last updated: 6/29/2026, 2:52:56 AM
Quick Conversions
| PAB | AFN |
|---|---|
| 1 PAB | 64.65 AFN |
| 10 PAB | 646.46 AFN |
| 50 PAB | 3,232.32 AFN |
| 100 PAB | 6,464.64 AFN |
| 500 PAB | 32,323.21 AFN |
| 1,000 PAB | 64,646.43 AFN |
Get PAB/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=AFNExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-06-29T02:52:56Z",
"rates": {
"AFN": 64.646429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "AFN",
"amount": 100
},
"result": 6464.6429,
"rate": 64.646429
}Build with PAB/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key