PHP
XCD
$

PHP/XCD Exchange Rate

Philippine Peso to East Caribbean Dollar

Live Rate
0.043829
-4.56% YTD

1 XCD = 22.8159 PHP

PHP/XCD Price Chart

Historical exchange rate performance

Current 0.043829
High 0.047010
Low 0.043765
YTD Change -4.56%

Rate Overview

Live
1 PHP = 0.043829 XCD
1 XCD = 22.8159 PHP
Avg
0.044989
High
0.047010
Low
0.043765

Last updated: 7/25/2026, 7:53:19 PM

Quick Conversions

PHPXCD
1 PHP0.04 XCD
10 PHP0.44 XCD
50 PHP2.19 XCD
100 PHP4.38 XCD
500 PHP21.91 XCD
1,000 PHP43.83 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-07-25T19:53:19Z",
  "rates": {
    "XCD": 0.043829
  }
}

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.3829,
  "rate": 0.043829
}

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