Rate Overview
Live
1 PAB = 64.1635 AFN
1 AFN = 0.015585
PAB
Avg
64.2461
High
64.6004
Low
63.9656
Last updated: 4/16/2026, 8:58:34 PM
Quick Conversions
| PAB | AFN |
|---|---|
| 1 PAB | 64.16 AFN |
| 10 PAB | 641.63 AFN |
| 50 PAB | 3,208.17 AFN |
| 100 PAB | 6,416.35 AFN |
| 500 PAB | 32,081.74 AFN |
| 1,000 PAB | 64,163.48 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-04-16T20:58:34Z",
"rates": {
"AFN": 64.16348
}
}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": 6416.348000000001,
"rate": 64.16348
}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