PHP
XCD
$

PHP/XCD Exchange Rate

Philippine Peso to East Caribbean Dollar

Live Rate
0.044647
+1.23% 7D

1 XCD = 22.3979 PHP

PHP/XCD Price Chart

Historical exchange rate performance

Current 0.044647
High 0.044882
Low 0.044104
7D Change +1.23%

Rate Overview

Live
1 PHP = 0.044647 XCD
1 XCD = 22.3979 PHP
Avg
0.044524
High
0.044882
Low
0.044104

Last updated: 6/17/2026, 7:54:55 AM

Quick Conversions

PHPXCD
1 PHP0.04 XCD
10 PHP0.45 XCD
50 PHP2.23 XCD
100 PHP4.46 XCD
500 PHP22.32 XCD
1,000 PHP44.65 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-06-17T07:54:55Z",
  "rates": {
    "XCD": 0.044647
  }
}

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.4647,
  "rate": 0.044647
}

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