Rate Overview
Live
1 KWD = 3.2432 PAB
1 PAB = 0.308336
KWD
Avg
3.2402
High
3.2459
Low
3.2334
Last updated: 6/16/2026, 1:29:14 PM
Quick Conversions
| KWD | PAB |
|---|---|
| 1 KWD | 3.24 PAB |
| 10 KWD | 32.43 PAB |
| 50 KWD | 162.16 PAB |
| 100 KWD | 324.32 PAB |
| 500 KWD | 1,621.61 PAB |
| 1,000 KWD | 3,243.21 PAB |
Get KWD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=PABExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-06-16T13:29:14Z",
"rates": {
"PAB": 3.243214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "PAB",
"amount": 100
},
"result": 324.3214,
"rate": 3.243214
}Build with KWD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key