Rate Overview
Live
1 PHP = 0.043901 XCD
1 XCD = 22.7785
PHP
Avg
0.046504
High
0.048620
Low
0.043866
Last updated: 5/27/2026, 7:25:50 PM
Quick Conversions
| PHP | XCD |
|---|---|
| 1 PHP | 0.04 XCD |
| 10 PHP | 0.44 XCD |
| 50 PHP | 2.20 XCD |
| 100 PHP | 4.39 XCD |
| 500 PHP | 21.95 XCD |
| 1,000 PHP | 43.90 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-05-27T19:25:50Z",
"rates": {
"XCD": 0.043901
}
}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.3901,
"rate": 0.043901
}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