Rate Overview
Live
1 XCD = 22.4049 PHP
1 PHP = 0.044633
XCD
Avg
22.2611
High
22.4049
Low
22.0455
Last updated: 3/28/2026, 3:16:38 PM
Quick Conversions
| XCD | PHP |
|---|---|
| 1 XCD | 22.40 PHP |
| 10 XCD | 224.05 PHP |
| 50 XCD | 1,120.24 PHP |
| 100 XCD | 2,240.49 PHP |
| 500 XCD | 11,202.45 PHP |
| 1,000 XCD | 22,404.90 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-03-28T15:16:38Z",
"rates": {
"PHP": 22.404899
}
}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": 2240.4899,
"rate": 22.404899
}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