Rate Overview
Live
1 PAB = 900.0048 KPW
1 KPW = 0.001111
PAB
Avg
900.0146
High
900.0813
Low
899.9714
Last updated: 3/27/2026, 9:52:02 AM
Quick Conversions
| PAB | KPW |
|---|---|
| 1 PAB | 900.00 KPW |
| 10 PAB | 9,000.05 KPW |
| 50 PAB | 45,000.24 KPW |
| 100 PAB | 90,000.48 KPW |
| 500 PAB | 450,002.39 KPW |
| 1,000 PAB | 900,004.77 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-27T09:52:02Z",
"rates": {
"KPW": 900.004774
}
}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": 90000.4774,
"rate": 900.004774
}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