Rate Overview
Live
1 PAB = 156.6891 JPY
1 JPY = 0.006382
PAB
Avg
157.2410
High
159.8281
Low
156.5175
Last updated: 5/6/2026, 4:19:41 PM
Quick Conversions
| PAB | JPY |
|---|---|
| 1 PAB | 156.69 JPY |
| 10 PAB | 1,566.89 JPY |
| 50 PAB | 7,834.46 JPY |
| 100 PAB | 15,668.91 JPY |
| 500 PAB | 78,344.57 JPY |
| 1,000 PAB | 156,689.15 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-06T16:19:41Z",
"rates": {
"JPY": 156.689146
}
}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": 15668.9146,
"rate": 156.689146
}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