Rate Overview
Live
1 KYD = 1.2040 PAB
1 PAB = 0.830549
KYD
Avg
1.2030
High
1.2185
Low
1.1999
Last updated: 5/27/2026, 4:51:22 AM
Quick Conversions
| KYD | PAB |
|---|---|
| 1 KYD | 1.20 PAB |
| 10 KYD | 12.04 PAB |
| 50 KYD | 60.20 PAB |
| 100 KYD | 120.40 PAB |
| 500 KYD | 602.01 PAB |
| 1,000 KYD | 1,204.02 PAB |
Get KYD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=PABExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-05-27T04:51:22Z",
"rates": {
"PAB": 1.204023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "PAB",
"amount": 100
},
"result": 120.40230000000001,
"rate": 1.204023
}Build with KYD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key