Rate Overview
Live
1 KWD = 3.2538 PAB
1 PAB = 0.307330
KWD
Avg
3.2601
High
3.2627
Low
3.2538
Last updated: 3/27/2026, 9:41:13 AM
Quick Conversions
| KWD | PAB |
|---|---|
| 1 KWD | 3.25 PAB |
| 10 KWD | 32.54 PAB |
| 50 KWD | 162.69 PAB |
| 100 KWD | 325.38 PAB |
| 500 KWD | 1,626.92 PAB |
| 1,000 KWD | 3,253.83 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-03-27T09:41:13Z",
"rates": {
"PAB": 3.253832
}
}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": 325.3832,
"rate": 3.253832
}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