Rate Overview
Live
1 PHP = 0.045739 XCD
1 XCD = 21.8632 PHP
Avg
0.046904
High
0.048561
Low
0.045739
Last updated: 1/25/2026, 10:53:07 AM
Quick Conversions
| PHP | XCD |
|---|---|
| 1 PHP | 0.05 XCD |
| 10 PHP | 0.46 XCD |
| 50 PHP | 2.29 XCD |
| 100 PHP | 4.57 XCD |
| 500 PHP | 22.87 XCD |
| 1,000 PHP | 45.74 XCD |
Get PHP/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=XCDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T10:53:07Z",
"rates": {
"XCD": 0.045739
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "XCD",
"amount": 100
},
"result": 4.5739,
"rate": 0.045739
}Build with PHP/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key