Rate Overview
Live
1 PHP = 0.005189 KWD
1 KWD = 192.7154 PHP
Avg
0.005319
High
0.005500
Low
0.005189
Last updated: 1/25/2026, 9:08:22 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.59 KWD |
| 1,000 PHP | 5.19 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-01-25T09:08:22Z",
"rates": {
"KWD": 0.005189
}
}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.5189,
"rate": 0.005189
}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