Rate Overview
Live
1 PHP = 0.005013 KWD
1 KWD = 199.4813
PHP
Avg
0.005271
High
0.005507
Low
0.005013
Last updated: 5/27/2026, 8:25:25 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.51 KWD |
| 1,000 PHP | 5.01 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-05-27T20:25:25Z",
"rates": {
"KWD": 0.005013
}
}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.5013,
"rate": 0.005013
}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