Rate Overview
Live
1 PHP = 25.0146 KRW
1 KRW = 0.039977
PHP
Avg
24.7519
High
25.1689
Low
23.8062
Last updated: 3/27/2026, 4:25:43 PM
Quick Conversions
| PHP | KRW |
|---|---|
| 1 PHP | 25.01 KRW |
| 10 PHP | 250.15 KRW |
| 50 PHP | 1,250.73 KRW |
| 100 PHP | 2,501.46 KRW |
| 500 PHP | 12,507.32 KRW |
| 1,000 PHP | 25,014.64 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-27T16:25:43Z",
"rates": {
"KRW": 25.01464
}
}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.464,
"rate": 25.01464
}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