Rate Overview
Live
1 PHP = 0.005125 KWD
1 KWD = 195.1220
PHP
Avg
0.005142
High
0.005163
Low
0.005120
Last updated: 4/17/2026, 7:30:49 AM
Quick Conversions
| PHP | KWD |
|---|---|
| 1 PHP | 0.01 KWD |
| 10 PHP | 0.05 KWD |
| 50 PHP | 0.26 KWD |
| 100 PHP | 0.51 KWD |
| 500 PHP | 2.56 KWD |
| 1,000 PHP | 5.13 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-04-17T07:30:49Z",
"rates": {
"KWD": 0.005125
}
}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.5125000000000001,
"rate": 0.005125
}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