Rate Overview
Live
1 NAD = 0.059404 PAB
1 PAB = 16.8339
NAD
Avg
0.060233
High
0.061111
Low
0.059404
Last updated: 7/26/2026, 1:08:50 AM
Quick Conversions
| NAD | PAB |
|---|---|
| 1 NAD | 0.06 PAB |
| 10 NAD | 0.59 PAB |
| 50 NAD | 2.97 PAB |
| 100 NAD | 5.94 PAB |
| 500 NAD | 29.70 PAB |
| 1,000 NAD | 59.40 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-07-26T01:08:50Z",
"rates": {
"PAB": 0.059404
}
}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": 5.9403999999999995,
"rate": 0.059404
}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