Rate Overview
Live
1 PAB = 160.3575 JPY
1 JPY = 0.006236
PAB
Avg
160.2672
High
160.5357
Low
159.9900
Last updated: 6/15/2026, 9:01:00 PM
Quick Conversions
| PAB | JPY |
|---|---|
| 1 PAB | 160.36 JPY |
| 10 PAB | 1,603.57 JPY |
| 50 PAB | 8,017.87 JPY |
| 100 PAB | 16,035.75 JPY |
| 500 PAB | 80,178.75 JPY |
| 1,000 PAB | 160,357.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-06-15T21:01:00Z",
"rates": {
"JPY": 160.3575
}
}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": 16035.749999999998,
"rate": 160.3575
}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