PHP
INR

PHP/INR Exchange Rate

Philippine Peso to Indian Rupee

Live Rate
1.5679
+1.10% 7D

1 INR = 0.637804 PHP

PHP/INR Price Chart

Historical exchange rate performance

Current 1.5679
High 1.5699
Low 1.5508
7D Change +1.10%

Rate Overview

Live
1 PHP = 1.5679 INR
1 INR = 0.637804 PHP
Avg
1.5630
High
1.5699
Low
1.5508

Last updated: 6/16/2026, 8:51:02 AM

Quick Conversions

PHPINR
1 PHP1.57 INR
10 PHP15.68 INR
50 PHP78.39 INR
100 PHP156.79 INR
500 PHP783.94 INR
1,000 PHP1,567.88 INR

Get PHP/INR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=PHP&currencies=INR

Example Response:

{
  "success": true,
  "base": "PHP",
  "date": "2026-06-16T08:51:02Z",
  "rates": {
    "INR": 1.567881
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=PHP&to=INR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "PHP",
    "to": "INR",
    "amount": 100
  },
  "result": 156.78810000000001,
  "rate": 1.567881
}

Build with PHP/INR Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key