PHP
XCD
$

PHP/XCD Exchange Rate

Philippine Peso to East Caribbean Dollar

Live Rate
0.046671
+1.05% 7D

1 XCD = 21.4266 PHP

PHP/XCD Price Chart

Historical exchange rate performance

Current 0.046671
High 0.046780
Low 0.046028
7D Change +1.05%

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

PHPXCD
1 PHP0.05 XCD
10 PHP0.47 XCD
50 PHP2.33 XCD
100 PHP4.67 XCD
500 PHP23.34 XCD
1,000 PHP46.67 XCD

Get PHP/XCD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=PHP&currencies=XCD

Example 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=100

Example 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