Rate Overview
Live
1 PAB = 0.306714 KWD
1 KWD = 3.2604
PAB
Avg
0.306856
High
0.307535
Low
0.306442
Last updated: 3/7/2026, 3:46:42 AM
Quick Conversions
| PAB | KWD |
|---|---|
| 1 PAB | 0.31 KWD |
| 10 PAB | 3.07 KWD |
| 50 PAB | 15.34 KWD |
| 100 PAB | 30.67 KWD |
| 500 PAB | 153.36 KWD |
| 1,000 PAB | 306.71 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-03-07T03:46:42Z",
"rates": {
"KWD": 0.306714
}
}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.6714,
"rate": 0.306714
}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