Rate Overview
Live
1 XCD = 22.8015 PHP
1 PHP = 0.043857
XCD
Avg
22.7587
High
22.8084
Low
22.6869
Last updated: 7/8/2026, 1:32:05 PM
Quick Conversions
| XCD | PHP |
|---|---|
| 1 XCD | 22.80 PHP |
| 10 XCD | 228.01 PHP |
| 50 XCD | 1,140.07 PHP |
| 100 XCD | 2,280.15 PHP |
| 500 XCD | 11,400.74 PHP |
| 1,000 XCD | 22,801.48 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-07-08T13:32:05Z",
"rates": {
"PHP": 22.801475
}
}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": 2280.1475,
"rate": 22.801475
}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