Rate Overview
Live
1 PAB = 16.8328 NAD
1 NAD = 0.059408
PAB
Avg
16.4265
High
16.8328
Low
16.2255
Last updated: 7/24/2026, 5:36:52 PM
Quick Conversions
| PAB | NAD |
|---|---|
| 1 PAB | 16.83 NAD |
| 10 PAB | 168.33 NAD |
| 50 PAB | 841.64 NAD |
| 100 PAB | 1,683.28 NAD |
| 500 PAB | 8,416.38 NAD |
| 1,000 PAB | 16,832.75 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-07-24T17:36:52Z",
"rates": {
"NAD": 16.832752
}
}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": 1683.2752,
"rate": 16.832752
}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