Rate Overview
Live
1 PHP = 0.044894 XCD
1 XCD = 22.2747
PHP
Avg
0.045014
High
0.045157
Low
0.044863
Last updated: 4/17/2026, 1:19:45 PM
Quick Conversions
| PHP | XCD |
|---|---|
| 1 PHP | 0.04 XCD |
| 10 PHP | 0.45 XCD |
| 50 PHP | 2.24 XCD |
| 100 PHP | 4.49 XCD |
| 500 PHP | 22.45 XCD |
| 1,000 PHP | 44.89 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-04-17T13:19:45Z",
"rates": {
"XCD": 0.044894
}
}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.489400000000001,
"rate": 0.044894
}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