Rate Overview
Live
1 PHP = 0.013456 KYD
1 KYD = 74.3163
PHP
Avg
0.014218
High
0.014900
Low
0.013456
Last updated: 5/28/2026, 10:57:21 PM
Quick Conversions
| PHP | KYD |
|---|---|
| 1 PHP | 0.01 KYD |
| 10 PHP | 0.13 KYD |
| 50 PHP | 0.67 KYD |
| 100 PHP | 1.35 KYD |
| 500 PHP | 6.73 KYD |
| 1,000 PHP | 13.46 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-05-28T22:57:21Z",
"rates": {
"KYD": 0.013456
}
}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.3456,
"rate": 0.013456
}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