Rate Overview
Live
1 PHP = 25.1528 KRW
1 KRW = 0.039757
PHP
Avg
25.0993
High
25.2892
Low
24.9333
Last updated: 3/7/2026, 3:43:22 AM
Quick Conversions
| PHP | KRW |
|---|---|
| 1 PHP | 25.15 KRW |
| 10 PHP | 251.53 KRW |
| 50 PHP | 1,257.64 KRW |
| 100 PHP | 2,515.28 KRW |
| 500 PHP | 12,576.39 KRW |
| 1,000 PHP | 25,152.79 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-07T03:43:22Z",
"rates": {
"KRW": 25.152788
}
}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": 2515.2788,
"rate": 25.152788
}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