Rate Overview
Live
1 PAB = 2.7094 XCD
1 XCD = 0.369079
PAB
Avg
2.7058
High
2.7094
Low
2.7011
Last updated: 4/16/2026, 8:58:50 PM
Quick Conversions
| PAB | XCD |
|---|---|
| 1 PAB | 2.71 XCD |
| 10 PAB | 27.09 XCD |
| 50 PAB | 135.47 XCD |
| 100 PAB | 270.94 XCD |
| 500 PAB | 1,354.72 XCD |
| 1,000 PAB | 2,709.45 XCD |
Get PAB/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=XCDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-04-16T20:58:50Z",
"rates": {
"XCD": 2.709445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "XCD",
"amount": 100
},
"result": 270.9445,
"rate": 2.709445
}Build with PAB/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key