Rate Overview
Live
1 PHP = 2.0473 ISK
1 ISK = 0.488454
PHP
Avg
2.1128
High
2.1763
Low
2.0473
Last updated: 3/27/2026, 11:17:44 AM
Quick Conversions
| PHP | ISK |
|---|---|
| 1 PHP | 2.05 ISK |
| 10 PHP | 20.47 ISK |
| 50 PHP | 102.36 ISK |
| 100 PHP | 204.73 ISK |
| 500 PHP | 1,023.64 ISK |
| 1,000 PHP | 2,047.28 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-03-27T11:17:44Z",
"rates": {
"ISK": 2.047276
}
}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": 204.7276,
"rate": 2.047276
}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