Rate Overview
Live
1 PAB = 87.5445 KGS
1 KGS = 0.011423
PAB
Avg
87.5435
High
87.5480
Low
87.5381
Last updated: 9/2/2026, 5:38:27 PM
Quick Conversions
| PAB | KGS |
|---|---|
| 1 PAB | 87.54 KGS |
| 10 PAB | 875.44 KGS |
| 50 PAB | 4,377.22 KGS |
| 100 PAB | 8,754.45 KGS |
| 500 PAB | 43,772.23 KGS |
| 1,000 PAB | 87,544.45 KGS |
Get PAB/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=KGSExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-09-02T17:38:27Z",
"rates": {
"KGS": 87.544453
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "KGS",
"amount": 100
},
"result": 8754.445300000001,
"rate": 87.544453
}Build with PAB/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key