Rate Overview
Live
1 PHP = 0.013447 KYD
1 KYD = 74.3660
PHP
Avg
0.013534
High
0.013620
Low
0.013438
Last updated: 7/1/2026, 9:31:54 PM
Quick Conversions
| PHP | KYD |
|---|---|
| 1 PHP | 0.01 KYD |
| 10 PHP | 0.13 KYD |
| 50 PHP | 0.67 KYD |
| 100 PHP | 1.34 KYD |
| 500 PHP | 6.72 KYD |
| 1,000 PHP | 13.45 KYD |
Get PHP/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=KYDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-01T21:31:54Z",
"rates": {
"KYD": 0.013447
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "KYD",
"amount": 100
},
"result": 1.3447,
"rate": 0.013447
}Build with PHP/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key