Rate Overview
Live
1 PAB = 87.4666 KGS
1 KGS = 0.011433
PAB
Avg
87.4761
High
87.5133
Low
87.4666
Last updated: 7/1/2026, 5:45:01 PM
Quick Conversions
| PAB | KGS |
|---|---|
| 1 PAB | 87.47 KGS |
| 10 PAB | 874.67 KGS |
| 50 PAB | 4,373.33 KGS |
| 100 PAB | 8,746.66 KGS |
| 500 PAB | 43,733.28 KGS |
| 1,000 PAB | 87,466.56 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-07-01T17:45:01Z",
"rates": {
"KGS": 87.466561
}
}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": 8746.6561,
"rate": 87.466561
}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