Rate Overview
Live
1 NAD = 0.061685 PAB
1 PAB = 16.2114
NAD
Avg
0.061227
High
0.061916
Low
0.060441
Last updated: 6/16/2026, 1:27:52 PM
Quick Conversions
| NAD | PAB |
|---|---|
| 1 NAD | 0.06 PAB |
| 10 NAD | 0.62 PAB |
| 50 NAD | 3.08 PAB |
| 100 NAD | 6.17 PAB |
| 500 NAD | 30.84 PAB |
| 1,000 NAD | 61.68 PAB |
Get NAD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=PABExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-06-16T13:27:52Z",
"rates": {
"PAB": 0.061685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "PAB",
"amount": 100
},
"result": 6.1685,
"rate": 0.061685
}Build with NAD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key