Rate Overview
Live
1 PAB = 0.308336 KWD
1 KWD = 3.2432
PAB
Avg
0.308622
High
0.309268
Low
0.308079
Last updated: 6/16/2026, 12:26:47 PM
Quick Conversions
| PAB | KWD |
|---|---|
| 1 PAB | 0.31 KWD |
| 10 PAB | 3.08 KWD |
| 50 PAB | 15.42 KWD |
| 100 PAB | 30.83 KWD |
| 500 PAB | 154.17 KWD |
| 1,000 PAB | 308.34 KWD |
Get PAB/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=KWDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-06-16T12:26:47Z",
"rates": {
"KWD": 0.308336
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "KWD",
"amount": 100
},
"result": 30.8336,
"rate": 0.308336
}Build with PAB/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key