Rate Overview
Live
1 PAB = 62.9761 AFN
1 AFN = 0.015879
PAB
Avg
63.0004
High
63.7515
Low
62.4881
Last updated: 3/6/2026, 6:10:12 PM
Quick Conversions
| PAB | AFN |
|---|---|
| 1 PAB | 62.98 AFN |
| 10 PAB | 629.76 AFN |
| 50 PAB | 3,148.81 AFN |
| 100 PAB | 6,297.61 AFN |
| 500 PAB | 31,488.07 AFN |
| 1,000 PAB | 62,976.15 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-06T18:10:12Z",
"rates": {
"AFN": 62.976147
}
}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": 6297.6147,
"rate": 62.976147
}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