Rate Overview
Live
1 PHP = 24.7320 KRW
1 KRW = 0.040433
PHP
Avg
24.7036
High
24.7945
Low
24.5711
Last updated: 4/17/2026, 6:09:28 AM
Quick Conversions
| PHP | KRW |
|---|---|
| 1 PHP | 24.73 KRW |
| 10 PHP | 247.32 KRW |
| 50 PHP | 1,236.60 KRW |
| 100 PHP | 2,473.20 KRW |
| 500 PHP | 12,366.01 KRW |
| 1,000 PHP | 24,732.02 KRW |
Get PHP/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=KRWExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-04-17T06:09:28Z",
"rates": {
"KRW": 24.732018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "KRW",
"amount": 100
},
"result": 2473.2018,
"rate": 24.732018
}Build with PHP/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key