Rate Overview
Live
1 PAB = 159.6640 JPY
1 JPY = 0.006263
PAB
Avg
156.8921
High
159.6640
Low
152.6307
Last updated: 3/26/2026, 11:28:40 PM
Quick Conversions
| PAB | JPY |
|---|---|
| 1 PAB | 159.66 JPY |
| 10 PAB | 1,596.64 JPY |
| 50 PAB | 7,983.20 JPY |
| 100 PAB | 15,966.40 JPY |
| 500 PAB | 79,832.00 JPY |
| 1,000 PAB | 159,664.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-03-26T23:28:40Z",
"rates": {
"JPY": 159.664
}
}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": 15966.399999999998,
"rate": 159.664
}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