Rate Overview
Live
1 PAB = 63.6286 AFN
1 AFN = 0.015716
PAB
Avg
63.6451
High
63.9875
Low
62.9817
Last updated: 5/7/2026, 12:19:07 AM
Quick Conversions
| PAB | AFN |
|---|---|
| 1 PAB | 63.63 AFN |
| 10 PAB | 636.29 AFN |
| 50 PAB | 3,181.43 AFN |
| 100 PAB | 6,362.86 AFN |
| 500 PAB | 31,814.32 AFN |
| 1,000 PAB | 63,628.64 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-05-07T00:19:07Z",
"rates": {
"AFN": 63.628636
}
}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": 6362.8636,
"rate": 63.628636
}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