Rate Overview
Live
1 PAB = 16.4082 NAD
1 NAD = 0.060945
PAB
Avg
16.4257
High
16.6213
Low
16.3506
Last updated: 4/16/2026, 8:58:30 PM
Quick Conversions
| PAB | NAD |
|---|---|
| 1 PAB | 16.41 NAD |
| 10 PAB | 164.08 NAD |
| 50 PAB | 820.41 NAD |
| 100 PAB | 1,640.82 NAD |
| 500 PAB | 8,204.08 NAD |
| 1,000 PAB | 16,408.17 NAD |
Get PAB/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=NADExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-04-16T20:58:30Z",
"rates": {
"NAD": 16.408166
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "NAD",
"amount": 100
},
"result": 1640.8166,
"rate": 16.408166
}Build with PAB/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key