Rate Overview
Live
1 KES = 0.007738 PAB
1 PAB = 129.2324
KES
Avg
0.007743
High
0.007752
Low
0.007730
Last updated: 3/6/2026, 11:52:19 PM
Quick Conversions
| KES | PAB |
|---|---|
| 1 KES | 0.01 PAB |
| 10 KES | 0.08 PAB |
| 50 KES | 0.39 PAB |
| 100 KES | 0.77 PAB |
| 500 KES | 3.87 PAB |
| 1,000 KES | 7.74 PAB |
Get KES/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=PABExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-06T23:52:19Z",
"rates": {
"PAB": 0.007738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "PAB",
"amount": 100
},
"result": 0.7738,
"rate": 0.007738
}Build with KES/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key