Rate Overview
Live
1 KWD = 3.2298 PAB
1 PAB = 0.309618
KWD
Avg
3.2339
High
3.2392
Low
3.2298
Last updated: 4/16/2026, 10:44:34 PM
Quick Conversions
| KWD | PAB |
|---|---|
| 1 KWD | 3.23 PAB |
| 10 KWD | 32.30 PAB |
| 50 KWD | 161.49 PAB |
| 100 KWD | 322.98 PAB |
| 500 KWD | 1,614.89 PAB |
| 1,000 KWD | 3,229.78 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-04-16T22:44:34Z",
"rates": {
"PAB": 3.229782
}
}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": 322.9782,
"rate": 3.229782
}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