Rate Overview
Live
1 PHP = 0.046671 XCD
1 XCD = 21.4266
PHP
Avg
0.046408
High
0.046780
Low
0.046028
Last updated: 2/14/2026, 2:38:03 PM
Quick Conversions
| PHP | XCD |
|---|---|
| 1 PHP | 0.05 XCD |
| 10 PHP | 0.47 XCD |
| 50 PHP | 2.33 XCD |
| 100 PHP | 4.67 XCD |
| 500 PHP | 23.34 XCD |
| 1,000 PHP | 46.67 XCD |
Get PHP/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=XCDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-02-14T14:38:03Z",
"rates": {
"XCD": 0.046671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "XCD",
"amount": 100
},
"result": 4.6671,
"rate": 0.046671
}Build with PHP/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key