Rate Overview
Live
1 PHP = 0.014097 KYD
1 KYD = 70.9371
PHP
Avg
0.014194
High
0.014395
Low
0.014025
Last updated: 3/7/2026, 7:34:57 AM
Quick Conversions
| PHP | KYD |
|---|---|
| 1 PHP | 0.01 KYD |
| 10 PHP | 0.14 KYD |
| 50 PHP | 0.70 KYD |
| 100 PHP | 1.41 KYD |
| 500 PHP | 7.05 KYD |
| 1,000 PHP | 14.10 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-03-07T07:34:57Z",
"rates": {
"KYD": 0.014097
}
}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.4097,
"rate": 0.014097
}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