Rate Overview
Live
1 PAB = 65.8979 AFN
1 AFN = 0.015175
PAB
Avg
66.2858
High
66.9270
Low
65.8979
Last updated: 7/25/2026, 12:28:47 AM
Quick Conversions
| PAB | AFN |
|---|---|
| 1 PAB | 65.90 AFN |
| 10 PAB | 658.98 AFN |
| 50 PAB | 3,294.89 AFN |
| 100 PAB | 6,589.79 AFN |
| 500 PAB | 32,948.93 AFN |
| 1,000 PAB | 65,897.86 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-07-25T00:28:47Z",
"rates": {
"AFN": 65.897856
}
}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": 6589.7856,
"rate": 65.897856
}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