Rate Overview
Live
1 XCD = 22.2745 PHP
1 PHP = 0.044894
XCD
Avg
22.2151
High
22.2898
Low
22.1448
Last updated: 4/17/2026, 11:58:04 AM
Quick Conversions
| XCD | PHP |
|---|---|
| 1 XCD | 22.27 PHP |
| 10 XCD | 222.75 PHP |
| 50 XCD | 1,113.73 PHP |
| 100 XCD | 2,227.45 PHP |
| 500 XCD | 11,137.27 PHP |
| 1,000 XCD | 22,274.54 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-04-17T11:58:04Z",
"rates": {
"PHP": 22.274542
}
}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": 2227.4542,
"rate": 22.274542
}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