Rate Overview
Live
1 PAB = 0.830548 KYD
1 KYD = 1.2040
PAB
Avg
0.831168
High
0.833390
Low
0.827666
Last updated: 5/27/2026, 9:58:20 AM
Quick Conversions
| PAB | KYD |
|---|---|
| 1 PAB | 0.83 KYD |
| 10 PAB | 8.31 KYD |
| 50 PAB | 41.53 KYD |
| 100 PAB | 83.05 KYD |
| 500 PAB | 415.27 KYD |
| 1,000 PAB | 830.55 KYD |
Get PAB/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=KYDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-27T09:58:20Z",
"rates": {
"KYD": 0.830548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "KYD",
"amount": 100
},
"result": 83.0548,
"rate": 0.830548
}Build with PAB/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key