Rate Overview
Live
1 PHP = 0.013091 KYD
1 KYD = 76.3884
PHP
Avg
0.013229
High
0.013319
Low
0.013091
Last updated: 9/6/2026, 9:01:32 AM
Quick Conversions
| PHP | KYD |
|---|---|
| 1 PHP | 0.01 KYD |
| 10 PHP | 0.13 KYD |
| 50 PHP | 0.65 KYD |
| 100 PHP | 1.31 KYD |
| 500 PHP | 6.55 KYD |
| 1,000 PHP | 13.09 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-09-06T09:01:32Z",
"rates": {
"KYD": 0.013091
}
}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.3091,
"rate": 0.013091
}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