Rate Overview
Live
1 XCD = 0.370006 PAB
1 PAB = 2.7027
XCD
Avg
0.370117
High
0.371224
Low
0.369261
Last updated: 5/9/2026, 4:53:39 AM
Quick Conversions
| XCD | PAB |
|---|---|
| 1 XCD | 0.37 PAB |
| 10 XCD | 3.70 PAB |
| 50 XCD | 18.50 PAB |
| 100 XCD | 37.00 PAB |
| 500 XCD | 185.00 PAB |
| 1,000 XCD | 370.01 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-05-09T04:53:39Z",
"rates": {
"PAB": 0.370006
}
}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": 37.0006,
"rate": 0.370006
}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