Rate Overview
Live
1 KYD = 1.2030 PAB
1 PAB = 0.831284
KYD
Avg
1.2038
High
1.2136
Low
1.2015
Last updated: 8/12/2026, 8:55:47 PM
Quick Conversions
| KYD | PAB |
|---|---|
| 1 KYD | 1.20 PAB |
| 10 KYD | 12.03 PAB |
| 50 KYD | 60.15 PAB |
| 100 KYD | 120.30 PAB |
| 500 KYD | 601.48 PAB |
| 1,000 KYD | 1,202.96 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-08-12T20:55:47Z",
"rates": {
"PAB": 1.202958
}
}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.2958,
"rate": 1.202958
}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