Rate Overview
Live
1 PAB = 158.6766 JPY
1 JPY = 0.006302
PAB
Avg
159.2726
High
160.0728
Low
158.6766
Last updated: 4/16/2026, 2:39:13 AM
Quick Conversions
| PAB | JPY |
|---|---|
| 1 PAB | 158.68 JPY |
| 10 PAB | 1,586.77 JPY |
| 50 PAB | 7,933.83 JPY |
| 100 PAB | 15,867.66 JPY |
| 500 PAB | 79,338.30 JPY |
| 1,000 PAB | 158,676.61 JPY |
Get PAB/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=JPYExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-04-16T02:39:13Z",
"rates": {
"JPY": 158.676608
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "JPY",
"amount": 100
},
"result": 15867.660799999998,
"rate": 158.676608
}Build with PAB/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key