Rate Overview
Live
1 PAB = 158.9825 JPY
1 JPY = 0.006290
PAB
Avg
158.6931
High
159.3289
Low
157.8203
Last updated: 8/14/2026, 3:47:33 PM
Quick Conversions
| PAB | JPY |
|---|---|
| 1 PAB | 158.98 JPY |
| 10 PAB | 1,589.82 JPY |
| 50 PAB | 7,949.12 JPY |
| 100 PAB | 15,898.25 JPY |
| 500 PAB | 79,491.25 JPY |
| 1,000 PAB | 158,982.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-08-14T15:47:33Z",
"rates": {
"JPY": 158.9825
}
}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": 15898.249999999998,
"rate": 158.9825
}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