Rate Overview
Live
1 PAB = 2.7001 XCD
1 XCD = 0.370359
PAB
Avg
2.7044
High
2.7074
Low
2.7000
Last updated: 6/29/2026, 1:12:35 AM
Quick Conversions
| PAB | XCD |
|---|---|
| 1 PAB | 2.70 XCD |
| 10 PAB | 27.00 XCD |
| 50 PAB | 135.00 XCD |
| 100 PAB | 270.01 XCD |
| 500 PAB | 1,350.04 XCD |
| 1,000 PAB | 2,700.09 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-06-29T01:12:35Z",
"rates": {
"XCD": 2.700085
}
}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.0085,
"rate": 2.700085
}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