Rate Overview
Live
1 XCD = 21.8629 PHP
1 PHP = 0.045740 XCD
Avg
21.6054
High
22.0390
Low
20.9435
Last updated: 1/25/2026, 4:39:42 PM
Quick Conversions
| XCD | PHP |
|---|---|
| 1 XCD | 21.86 PHP |
| 10 XCD | 218.63 PHP |
| 50 XCD | 1,093.15 PHP |
| 100 XCD | 2,186.29 PHP |
| 500 XCD | 10,931.46 PHP |
| 1,000 XCD | 21,862.93 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-01-25T16:39:42Z",
"rates": {
"PHP": 21.862925
}
}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": 2186.2925,
"rate": 21.862925
}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