Rate Overview
Live
1 JPY = 0.006407 PAB
1 PAB = 156.0793
JPY
Avg
0.006304
High
0.006409
Low
0.006243
Last updated: 9/4/2026, 5:48:06 PM
Quick Conversions
| JPY | PAB |
|---|---|
| 1 JPY | 0.01 PAB |
| 10 JPY | 0.06 PAB |
| 50 JPY | 0.32 PAB |
| 100 JPY | 0.64 PAB |
| 500 JPY | 3.20 PAB |
| 1,000 JPY | 6.41 PAB |
Get JPY/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=PABExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-09-04T17:48:06Z",
"rates": {
"PAB": 0.006407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "PAB",
"amount": 100
},
"result": 0.6407,
"rate": 0.006407
}Build with JPY/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key