Rate Overview
Live
1 XCD = 22.7781 PHP
1 PHP = 0.043902
XCD
Avg
22.7619
High
22.8736
Low
22.6395
Last updated: 5/27/2026, 5:42:58 PM
Quick Conversions
| XCD | PHP |
|---|---|
| 1 XCD | 22.78 PHP |
| 10 XCD | 227.78 PHP |
| 50 XCD | 1,138.91 PHP |
| 100 XCD | 2,277.81 PHP |
| 500 XCD | 11,389.05 PHP |
| 1,000 XCD | 22,778.10 PHP |
Get XCD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=PHPExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-27T17:42:58Z",
"rates": {
"PHP": 22.778101
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "PHP",
"amount": 100
},
"result": 2277.8101,
"rate": 22.778101
}Build with XCD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key