Rate Overview
Live
1 PHP = 2.0201 ISK
1 ISK = 0.495035
PHP
Avg
2.0015
High
2.0201
Low
1.9906
Last updated: 5/7/2026, 10:11:34 AM
Quick Conversions
| PHP | ISK |
|---|---|
| 1 PHP | 2.02 ISK |
| 10 PHP | 20.20 ISK |
| 50 PHP | 101.00 ISK |
| 100 PHP | 202.01 ISK |
| 500 PHP | 1,010.03 ISK |
| 1,000 PHP | 2,020.06 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-05-07T10:11:34Z",
"rates": {
"ISK": 2.020059
}
}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.0059,
"rate": 2.020059
}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