Rate Overview
Live
1 ISK = 0.478128 PHP
1 PHP = 2.0915 ISK
Avg
0.418229
High
0.479314
Low
0.380133
Last updated: 1/25/2026, 11:03:05 AM
Quick Conversions
| ISK | PHP |
|---|---|
| 1 ISK | 0.48 PHP |
| 10 ISK | 4.78 PHP |
| 50 ISK | 23.91 PHP |
| 100 ISK | 47.81 PHP |
| 500 ISK | 239.06 PHP |
| 1,000 ISK | 478.13 PHP |
Get ISK/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=PHPExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-01-25T11:03:05Z",
"rates": {
"PHP": 0.478128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "PHP",
"amount": 100
},
"result": 47.8128,
"rate": 0.478128
}Build with ISK/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key