Rate Overview
Live
1 PHP = 25.0991 KRW
1 KRW = 0.039842
PHP
Avg
25.0200
High
25.1486
Low
24.8351
Last updated: 6/17/2026, 7:55:25 AM
Quick Conversions
| PHP | KRW |
|---|---|
| 1 PHP | 25.10 KRW |
| 10 PHP | 250.99 KRW |
| 50 PHP | 1,254.95 KRW |
| 100 PHP | 2,509.91 KRW |
| 500 PHP | 12,549.54 KRW |
| 1,000 PHP | 25,099.09 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-06-17T07:55:25Z",
"rates": {
"KRW": 25.099087
}
}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": 2509.9087,
"rate": 25.099087
}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