Rate Overview
Live
1 PAB = 62.7292 AFN
1 AFN = 0.015942
PAB
Avg
64.0463
High
66.1604
Low
62.5031
Last updated: 5/27/2026, 9:57:15 AM
Quick Conversions
| PAB | AFN |
|---|---|
| 1 PAB | 62.73 AFN |
| 10 PAB | 627.29 AFN |
| 50 PAB | 3,136.46 AFN |
| 100 PAB | 6,272.92 AFN |
| 500 PAB | 31,364.58 AFN |
| 1,000 PAB | 62,729.16 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-05-27T09:57:15Z",
"rates": {
"AFN": 62.729164
}
}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": 6272.9164,
"rate": 62.729164
}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