Rate Overview
Live
1 PAB = 2.7025 XCD
1 XCD = 0.370029
PAB
Avg
2.7046
High
2.7073
Low
2.7001
Last updated: 8/15/2026, 9:34:31 AM
Quick Conversions
| PAB | XCD |
|---|---|
| 1 PAB | 2.70 XCD |
| 10 PAB | 27.02 XCD |
| 50 PAB | 135.12 XCD |
| 100 PAB | 270.25 XCD |
| 500 PAB | 1,351.24 XCD |
| 1,000 PAB | 2,702.49 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-08-15T09:34:31Z",
"rates": {
"XCD": 2.702488
}
}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.24879999999996,
"rate": 2.702488
}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