Rate Overview
Live
1 PAB = 0.309870 KWD
1 KWD = 3.2272
PAB
Avg
0.309346
High
0.310334
Low
0.307984
Last updated: 7/22/2026, 11:35:20 AM
Quick Conversions
| PAB | KWD |
|---|---|
| 1 PAB | 0.31 KWD |
| 10 PAB | 3.10 KWD |
| 50 PAB | 15.49 KWD |
| 100 PAB | 30.99 KWD |
| 500 PAB | 154.94 KWD |
| 1,000 PAB | 309.87 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-07-22T11:35:20Z",
"rates": {
"KWD": 0.30987
}
}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.987,
"rate": 0.30987
}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