Rate Overview
Live
1 XCD = 0.369427 PAB
1 PAB = 2.7069
XCD
Avg
0.369611
High
0.370370
Low
0.369034
Last updated: 7/31/2026, 10:20:09 PM
Quick Conversions
| XCD | PAB |
|---|---|
| 1 XCD | 0.37 PAB |
| 10 XCD | 3.69 PAB |
| 50 XCD | 18.47 PAB |
| 100 XCD | 36.94 PAB |
| 500 XCD | 184.71 PAB |
| 1,000 XCD | 369.43 PAB |
Get XCD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=PABExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-31T22:20:09Z",
"rates": {
"PAB": 0.369427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "PAB",
"amount": 100
},
"result": 36.9427,
"rate": 0.369427
}Build with XCD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key