Rate Overview
Live
1 PAB = 159.3330 JPY
1 JPY = 0.006276
PAB
Avg
159.1176
High
159.3330
Low
158.9281
Last updated: 5/26/2026, 6:21:13 PM
Quick Conversions
| PAB | JPY |
|---|---|
| 1 PAB | 159.33 JPY |
| 10 PAB | 1,593.33 JPY |
| 50 PAB | 7,966.65 JPY |
| 100 PAB | 15,933.30 JPY |
| 500 PAB | 79,666.50 JPY |
| 1,000 PAB | 159,333.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-05-26T18:21:13Z",
"rates": {
"JPY": 159.333
}
}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": 15933.3,
"rate": 159.333
}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