Rate Overview
Live
1 KWD = 3.2403 PAB
1 PAB = 0.308614
KWD
Avg
3.2496
High
3.2564
Low
3.2403
Last updated: 5/7/2026, 12:15:40 AM
Quick Conversions
| KWD | PAB |
|---|---|
| 1 KWD | 3.24 PAB |
| 10 KWD | 32.40 PAB |
| 50 KWD | 162.01 PAB |
| 100 KWD | 324.03 PAB |
| 500 KWD | 1,620.15 PAB |
| 1,000 KWD | 3,240.30 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-05-07T00:15:40Z",
"rates": {
"PAB": 3.240296
}
}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.02959999999996,
"rate": 3.240296
}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