Rate Overview
Live
1 PHP = 25.0109 KRW
1 KRW = 0.039983
PHP
Avg
25.0251
High
25.1572
Low
24.9324
Last updated: 3/27/2026, 11:17:36 AM
Quick Conversions
| PHP | KRW |
|---|---|
| 1 PHP | 25.01 KRW |
| 10 PHP | 250.11 KRW |
| 50 PHP | 1,250.55 KRW |
| 100 PHP | 2,501.09 KRW |
| 500 PHP | 12,505.47 KRW |
| 1,000 PHP | 25,010.93 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-03-27T11:17:36Z",
"rates": {
"KRW": 25.010934
}
}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": 2501.0933999999997,
"rate": 25.010934
}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