Rate Overview
Live
1 NAD = 0.058551 PAB
1 PAB = 17.0791
NAD
Avg
0.058818
High
0.059684
Low
0.058409
Last updated: 3/27/2026, 1:15:54 PM
Quick Conversions
| NAD | PAB |
|---|---|
| 1 NAD | 0.06 PAB |
| 10 NAD | 0.59 PAB |
| 50 NAD | 2.93 PAB |
| 100 NAD | 5.86 PAB |
| 500 NAD | 29.28 PAB |
| 1,000 NAD | 58.55 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-03-27T13:15:54Z",
"rates": {
"PAB": 0.058551
}
}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.8551,
"rate": 0.058551
}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