Rate Overview
Live
1 XCD = 21.8463 PHP
1 PHP = 0.045774
XCD
Avg
21.6373
High
21.8981
Low
21.3657
Last updated: 3/7/2026, 7:35:09 AM
Quick Conversions
| XCD | PHP |
|---|---|
| 1 XCD | 21.85 PHP |
| 10 XCD | 218.46 PHP |
| 50 XCD | 1,092.31 PHP |
| 100 XCD | 2,184.63 PHP |
| 500 XCD | 10,923.14 PHP |
| 1,000 XCD | 21,846.29 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-07T07:35:09Z",
"rates": {
"PHP": 21.846285
}
}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": 2184.6285000000003,
"rate": 21.846285
}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