Rate Overview
Live
1 XCD = 22.8517 PHP
1 PHP = 0.043761
XCD
Avg
22.3153
High
22.8517
Low
21.2829
Last updated: 7/28/2026, 3:35:36 AM
Quick Conversions
| XCD | PHP |
|---|---|
| 1 XCD | 22.85 PHP |
| 10 XCD | 228.52 PHP |
| 50 XCD | 1,142.58 PHP |
| 100 XCD | 2,285.17 PHP |
| 500 XCD | 11,425.83 PHP |
| 1,000 XCD | 22,851.65 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-28T03:35:36Z",
"rates": {
"PHP": 22.851653
}
}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": 2285.1652999999997,
"rate": 22.851653
}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