Rate Overview
Live
1 PAB = 159.7475 JPY
1 JPY = 0.006260
PAB
Avg
159.0802
High
159.7475
Low
158.5547
Last updated: 3/26/2026, 9:48:24 PM
Quick Conversions
| PAB | JPY |
|---|---|
| 1 PAB | 159.75 JPY |
| 10 PAB | 1,597.48 JPY |
| 50 PAB | 7,987.38 JPY |
| 100 PAB | 15,974.75 JPY |
| 500 PAB | 79,873.75 JPY |
| 1,000 PAB | 159,747.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-03-26T21:48:24Z",
"rates": {
"JPY": 159.7475
}
}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": 15974.75,
"rate": 159.7475
}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