Rate Overview
Live
1 PHP = 0.005195 KWD
1 KWD = 192.4928
PHP
Avg
0.005250
High
0.005308
Low
0.005188
Last updated: 3/7/2026, 2:56:08 AM
Quick Conversions
| PHP | KWD |
|---|---|
| 1 PHP | 0.01 KWD |
| 10 PHP | 0.05 KWD |
| 50 PHP | 0.26 KWD |
| 100 PHP | 0.52 KWD |
| 500 PHP | 2.60 KWD |
| 1,000 PHP | 5.20 KWD |
Get PHP/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=KWDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-07T02:56:08Z",
"rates": {
"KWD": 0.005195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "KWD",
"amount": 100
},
"result": 0.5195,
"rate": 0.005195
}Build with PHP/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key