Rate Overview
Live
1 PHP = 2.1153 ISK
1 ISK = 0.472737
PHP
Avg
2.1150
High
2.1245
Low
2.1019
Last updated: 3/7/2026, 3:43:24 AM
Quick Conversions
| PHP | ISK |
|---|---|
| 1 PHP | 2.12 ISK |
| 10 PHP | 21.15 ISK |
| 50 PHP | 105.77 ISK |
| 100 PHP | 211.53 ISK |
| 500 PHP | 1,057.67 ISK |
| 1,000 PHP | 2,115.34 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-07T03:43:24Z",
"rates": {
"ISK": 2.115341
}
}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": 211.5341,
"rate": 2.115341
}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