Rate Overview
Live
1 PHP = 2.0382 ISK
1 ISK = 0.490638
PHP
Avg
2.0468
High
2.0515
Low
2.0382
Last updated: 7/8/2026, 2:22:42 PM
Quick Conversions
| PHP | ISK |
|---|---|
| 1 PHP | 2.04 ISK |
| 10 PHP | 20.38 ISK |
| 50 PHP | 101.91 ISK |
| 100 PHP | 203.82 ISK |
| 500 PHP | 1,019.08 ISK |
| 1,000 PHP | 2,038.16 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-07-08T14:22:42Z",
"rates": {
"ISK": 2.038161
}
}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": 203.8161,
"rate": 2.038161
}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