Rate Overview
Live
1 PAB = 2.7081 XCD
1 XCD = 0.369261
PAB
Avg
2.7035
High
2.7081
Low
2.7017
Last updated: 5/7/2026, 12:18:45 AM
Quick Conversions
| PAB | XCD |
|---|---|
| 1 PAB | 2.71 XCD |
| 10 PAB | 27.08 XCD |
| 50 PAB | 135.41 XCD |
| 100 PAB | 270.81 XCD |
| 500 PAB | 1,354.05 XCD |
| 1,000 PAB | 2,708.11 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-05-07T00:18:45Z",
"rates": {
"XCD": 2.708109
}
}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.8109,
"rate": 2.708109
}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