Rate Overview
Live
1 KWD = 3.2235 PAB
1 PAB = 0.310222
KWD
Avg
3.2477
High
3.2651
Low
3.2235
Last updated: 7/7/2026, 8:59:25 AM
Quick Conversions
| KWD | PAB |
|---|---|
| 1 KWD | 3.22 PAB |
| 10 KWD | 32.23 PAB |
| 50 KWD | 161.17 PAB |
| 100 KWD | 322.35 PAB |
| 500 KWD | 1,611.75 PAB |
| 1,000 KWD | 3,223.50 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-07-07T08:59:25Z",
"rates": {
"PAB": 3.223497
}
}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.3497,
"rate": 3.223497
}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