Rate Overview
Live
1 PHP = 0.005043 KWD
1 KWD = 198.2947
PHP
Avg
0.005038
High
0.005058
Low
0.005021
Last updated: 7/5/2026, 3:35:11 PM
Quick Conversions
| PHP | KWD |
|---|---|
| 1 PHP | 0.01 KWD |
| 10 PHP | 0.05 KWD |
| 50 PHP | 0.25 KWD |
| 100 PHP | 0.50 KWD |
| 500 PHP | 2.52 KWD |
| 1,000 PHP | 5.04 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-07-05T15:35:11Z",
"rates": {
"KWD": 0.005043
}
}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.5043,
"rate": 0.005043
}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