Rate Overview
Live
1 PHP = 25.0427 KRW
1 KRW = 0.039932
PHP
Avg
24.8008
High
25.0588
Low
24.3185
Last updated: 3/27/2026, 12:51:59 PM
Quick Conversions
| PHP | KRW |
|---|---|
| 1 PHP | 25.04 KRW |
| 10 PHP | 250.43 KRW |
| 50 PHP | 1,252.14 KRW |
| 100 PHP | 2,504.27 KRW |
| 500 PHP | 12,521.36 KRW |
| 1,000 PHP | 25,042.73 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-27T12:51:59Z",
"rates": {
"KRW": 25.042728
}
}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": 2504.2728,
"rate": 25.042728
}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