Rate Overview
Live
1 XCD = 21.4327 PHP
1 PHP = 0.046658
XCD
Avg
21.5251
High
21.7256
Low
21.3766
Last updated: 2/15/2026, 3:26:49 AM
Quick Conversions
| XCD | PHP |
|---|---|
| 1 XCD | 21.43 PHP |
| 10 XCD | 214.33 PHP |
| 50 XCD | 1,071.63 PHP |
| 100 XCD | 2,143.27 PHP |
| 500 XCD | 10,716.33 PHP |
| 1,000 XCD | 21,432.66 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-02-15T03:26:49Z",
"rates": {
"PHP": 21.432664
}
}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": 2143.2664,
"rate": 21.432664
}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