Rate Overview
Live
1 PAB = 156.3005 JPY
1 JPY = 0.006398
PAB
Avg
158.6564
High
160.1639
Low
156.0138
Last updated: 9/4/2026, 8:43:13 AM
Quick Conversions
| PAB | JPY |
|---|---|
| 1 PAB | 156.30 JPY |
| 10 PAB | 1,563.01 JPY |
| 50 PAB | 7,815.03 JPY |
| 100 PAB | 15,630.05 JPY |
| 500 PAB | 78,150.25 JPY |
| 1,000 PAB | 156,300.50 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-09-04T08:43:13Z",
"rates": {
"JPY": 156.3005
}
}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": 15630.05,
"rate": 156.3005
}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