Rate Overview
Live
1 KES = 0.007722 PAB
1 PAB = 129.5001
KES
Avg
0.007740
High
0.007774
Low
0.007698
Last updated: 5/27/2026, 1:25:30 AM
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.86 PAB |
| 1,000 KES | 7.72 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-05-27T01:25:30Z",
"rates": {
"PAB": 0.007722
}
}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.7722,
"rate": 0.007722
}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