Rate Overview
Live
1 XCD = 23.2078 PHP
1 PHP = 0.043089
XCD
Avg
23.1175
High
23.2078
Low
23.0517
Last updated: 9/5/2026, 5:24:44 PM
Quick Conversions
| XCD | PHP |
|---|---|
| 1 XCD | 23.21 PHP |
| 10 XCD | 232.08 PHP |
| 50 XCD | 1,160.39 PHP |
| 100 XCD | 2,320.78 PHP |
| 500 XCD | 11,603.91 PHP |
| 1,000 XCD | 23,207.82 PHP |
Get XCD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=PHPExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-09-05T17:24:44Z",
"rates": {
"PHP": 23.20782
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "PHP",
"amount": 100
},
"result": 2320.782,
"rate": 23.20782
}Build with XCD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key