Rate Overview
Live
1 PAB = 63.3234 AFN
1 AFN = 0.015792
PAB
Avg
64.3323
High
66.1604
Low
62.5031
Last updated: 3/27/2026, 1:24:19 PM
Quick Conversions
| PAB | AFN |
|---|---|
| 1 PAB | 63.32 AFN |
| 10 PAB | 633.23 AFN |
| 50 PAB | 3,166.17 AFN |
| 100 PAB | 6,332.34 AFN |
| 500 PAB | 31,661.69 AFN |
| 1,000 PAB | 63,323.38 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-03-27T13:24:19Z",
"rates": {
"AFN": 63.323382
}
}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": 6332.3382,
"rate": 63.323382
}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