Rate Overview
Live
1 PAB = 65.4879 AFN
1 AFN = 0.015270
PAB
Avg
65.5373
High
65.8200
Low
65.4107
Last updated: 8/15/2026, 8:35:58 AM
Quick Conversions
| PAB | AFN |
|---|---|
| 1 PAB | 65.49 AFN |
| 10 PAB | 654.88 AFN |
| 50 PAB | 3,274.40 AFN |
| 100 PAB | 6,548.79 AFN |
| 500 PAB | 32,743.97 AFN |
| 1,000 PAB | 65,487.93 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-08-15T08:35:58Z",
"rates": {
"AFN": 65.48793
}
}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": 6548.793000000001,
"rate": 65.48793
}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