Rate Overview
Live
1 PAB = 900.0523 KPW
1 KPW = 0.001111
PAB
Avg
900.0097
High
900.0523
Low
899.9709
Last updated: 3/6/2026, 6:11:39 PM
Quick Conversions
| PAB | KPW |
|---|---|
| 1 PAB | 900.05 KPW |
| 10 PAB | 9,000.52 KPW |
| 50 PAB | 45,002.61 KPW |
| 100 PAB | 90,005.23 KPW |
| 500 PAB | 450,026.13 KPW |
| 1,000 PAB | 900,052.25 KPW |
Get PAB/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=KPWExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-03-06T18:11:39Z",
"rates": {
"KPW": 900.052251
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "KPW",
"amount": 100
},
"result": 90005.2251,
"rate": 900.052251
}Build with PAB/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key