Rate Overview
Live
1 PHP = 2.0263 ISK
1 ISK = 0.493503
PHP
Avg
2.0919
High
2.1788
Low
1.9910
Last updated: 7/28/2026, 8:56:10 AM
Quick Conversions
| PHP | ISK |
|---|---|
| 1 PHP | 2.03 ISK |
| 10 PHP | 20.26 ISK |
| 50 PHP | 101.32 ISK |
| 100 PHP | 202.63 ISK |
| 500 PHP | 1,013.17 ISK |
| 1,000 PHP | 2,026.33 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-28T08:56:10Z",
"rates": {
"ISK": 2.026332
}
}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.6332,
"rate": 2.026332
}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