Rate Overview
Live
1 PAB = 87.4664 KGS
1 KGS = 0.011433
PAB
Avg
87.4443
High
87.6546
Low
87.1371
Last updated: 5/27/2026, 6:14:05 AM
Quick Conversions
| PAB | KGS |
|---|---|
| 1 PAB | 87.47 KGS |
| 10 PAB | 874.66 KGS |
| 50 PAB | 4,373.32 KGS |
| 100 PAB | 8,746.64 KGS |
| 500 PAB | 43,733.22 KGS |
| 1,000 PAB | 87,466.43 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-05-27T06:14:05Z",
"rates": {
"KGS": 87.466433
}
}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.6433,
"rate": 87.466433
}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