Rate Overview
Live
1 PHP = 2.0915 ISK
1 ISK = 0.478129 PHP
Avg
2.1047
High
2.1179
Low
2.0915
Last updated: 1/25/2026, 10:48:47 AM
Quick Conversions
| PHP | ISK |
|---|---|
| 1 PHP | 2.09 ISK |
| 10 PHP | 20.91 ISK |
| 50 PHP | 104.57 ISK |
| 100 PHP | 209.15 ISK |
| 500 PHP | 1,045.74 ISK |
| 1,000 PHP | 2,091.49 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-01-25T10:48:47Z",
"rates": {
"ISK": 2.091487
}
}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": 209.1487,
"rate": 2.091487
}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