Rate Overview
Live
1 JPY = 0.006177 PAB
1 PAB = 161.8909
JPY
Avg
0.006178
High
0.006205
Low
0.006145
Last updated: 7/7/2026, 9:50:15 AM
Quick Conversions
| JPY | PAB |
|---|---|
| 1 JPY | 0.01 PAB |
| 10 JPY | 0.06 PAB |
| 50 JPY | 0.31 PAB |
| 100 JPY | 0.62 PAB |
| 500 JPY | 3.09 PAB |
| 1,000 JPY | 6.18 PAB |
Get JPY/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=PABExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-07T09:50:15Z",
"rates": {
"PAB": 0.006177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "PAB",
"amount": 100
},
"result": 0.6177,
"rate": 0.006177
}Build with JPY/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key