Rate Overview
Live
1 PAB = 159.3120 JPY
1 JPY = 0.006277
PAB
Avg
151.7733
High
159.6952
Low
142.7285
Last updated: 5/26/2026, 8:42:54 PM
Quick Conversions
| PAB | JPY |
|---|---|
| 1 PAB | 159.31 JPY |
| 10 PAB | 1,593.12 JPY |
| 50 PAB | 7,965.60 JPY |
| 100 PAB | 15,931.20 JPY |
| 500 PAB | 79,656.00 JPY |
| 1,000 PAB | 159,312.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-26T20:42:54Z",
"rates": {
"JPY": 159.312
}
}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": 15931.2,
"rate": 159.312
}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