Rate Overview
Live
1 PHP = 2.1099 ISK
1 ISK = 0.473951
PHP
Avg
2.0976
High
2.1128
Low
2.0795
Last updated: 2/14/2026, 5:18:04 PM
Quick Conversions
| PHP | ISK |
|---|---|
| 1 PHP | 2.11 ISK |
| 10 PHP | 21.10 ISK |
| 50 PHP | 105.50 ISK |
| 100 PHP | 210.99 ISK |
| 500 PHP | 1,054.96 ISK |
| 1,000 PHP | 2,109.92 ISK |
Get PHP/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=ISKExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-02-14T17:18:04Z",
"rates": {
"ISK": 2.109922
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "ISK",
"amount": 100
},
"result": 210.9922,
"rate": 2.109922
}Build with PHP/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key