Rate Overview
Live
1 PHP = 2.0230 ISK
1 ISK = 0.494316
PHP
Avg
2.0606
High
2.1251
Low
1.9914
Last updated: 7/22/2026, 9:12:00 AM
Quick Conversions
| PHP | ISK |
|---|---|
| 1 PHP | 2.02 ISK |
| 10 PHP | 20.23 ISK |
| 50 PHP | 101.15 ISK |
| 100 PHP | 202.30 ISK |
| 500 PHP | 1,011.50 ISK |
| 1,000 PHP | 2,023.00 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-22T09:12:00Z",
"rates": {
"ISK": 2.022999
}
}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": 202.2999,
"rate": 2.022999
}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