Rate Overview
Live
1 PAB = 87.4400 KGS
1 KGS = 0.011436
PAB
Avg
87.4627
High
87.6003
Low
87.4032
Last updated: 7/22/2026, 9:06:59 AM
Quick Conversions
| PAB | KGS |
|---|---|
| 1 PAB | 87.44 KGS |
| 10 PAB | 874.40 KGS |
| 50 PAB | 4,372.00 KGS |
| 100 PAB | 8,744.00 KGS |
| 500 PAB | 43,719.99 KGS |
| 1,000 PAB | 87,439.99 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-22T09:06:59Z",
"rates": {
"KGS": 87.439989
}
}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": 8743.9989,
"rate": 87.439989
}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