Rate Overview
Live
1 PHP = 2.0280 ISK
1 ISK = 0.493098
PHP
Avg
2.0517
High
2.1245
Low
1.9914
Last updated: 7/27/2026, 3:39:27 PM
Quick Conversions
| PHP | ISK |
|---|---|
| 1 PHP | 2.03 ISK |
| 10 PHP | 20.28 ISK |
| 50 PHP | 101.40 ISK |
| 100 PHP | 202.80 ISK |
| 500 PHP | 1,014.00 ISK |
| 1,000 PHP | 2,027.99 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-27T15:39:27Z",
"rates": {
"ISK": 2.027994
}
}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.79940000000002,
"rate": 2.027994
}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