Rate Overview
Live
1 KWD = 3.2345 PAB
1 PAB = 0.309170
KWD
Avg
3.2510
High
3.2651
Low
3.2345
Last updated: 5/27/2026, 3:43:39 AM
Quick Conversions
| KWD | PAB |
|---|---|
| 1 KWD | 3.23 PAB |
| 10 KWD | 32.34 PAB |
| 50 KWD | 161.72 PAB |
| 100 KWD | 323.45 PAB |
| 500 KWD | 1,617.23 PAB |
| 1,000 KWD | 3,234.47 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-27T03:43:39Z",
"rates": {
"PAB": 3.234468
}
}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": 323.4468,
"rate": 3.234468
}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