Rate Overview
Live
1 XCD = 22.5391 PHP
1 PHP = 0.044367
XCD
Avg
22.4265
High
22.5431
Low
22.2804
Last updated: 6/19/2026, 8:38:05 AM
Quick Conversions
| XCD | PHP |
|---|---|
| 1 XCD | 22.54 PHP |
| 10 XCD | 225.39 PHP |
| 50 XCD | 1,126.96 PHP |
| 100 XCD | 2,253.91 PHP |
| 500 XCD | 11,269.57 PHP |
| 1,000 XCD | 22,539.13 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-06-19T08:38:05Z",
"rates": {
"PHP": 22.53913
}
}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": 2253.913,
"rate": 22.53913
}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