Rate Overview
Live
1 PAB = 163.8540 JPY
1 JPY = 0.006103
PAB
Avg
152.7655
High
163.8540
Low
142.7285
Last updated: 7/26/2026, 7:18:47 AM
Quick Conversions
| PAB | JPY |
|---|---|
| 1 PAB | 163.85 JPY |
| 10 PAB | 1,638.54 JPY |
| 50 PAB | 8,192.70 JPY |
| 100 PAB | 16,385.40 JPY |
| 500 PAB | 81,927.00 JPY |
| 1,000 PAB | 163,854.00 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-07-26T07:18:47Z",
"rates": {
"JPY": 163.854
}
}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": 16385.4,
"rate": 163.854
}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