Rate Overview
Live
1 KWD = 3.2517 PAB
1 PAB = 0.307536
KWD
Avg
3.2576
High
3.2633
Low
3.2517
Last updated: 3/7/2026, 12:12:01 AM
Quick Conversions
| KWD | PAB |
|---|---|
| 1 KWD | 3.25 PAB |
| 10 KWD | 32.52 PAB |
| 50 KWD | 162.58 PAB |
| 100 KWD | 325.17 PAB |
| 500 KWD | 1,625.83 PAB |
| 1,000 KWD | 3,251.65 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-07T00:12:01Z",
"rates": {
"PAB": 3.251652
}
}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.1652,
"rate": 3.251652
}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