PHP
INR

PHP/INR Exchange Rate

Philippine Peso to Indian Rupee

Live Rate
1.5631
+3.26% 1Y

1 INR = 0.639760 PHP

PHP/INR Price Chart

Historical exchange rate performance

Current 1.5631
High 1.5774
Low 1.4943
1Y Change +3.26%

Rate Overview

Live
1 PHP = 1.5631 INR
1 INR = 0.639760 PHP
Avg
1.5418
High
1.5774
Low
1.4943

Last updated: 7/26/2026, 5:38:00 PM

Quick Conversions

PHPINR
1 PHP1.56 INR
10 PHP15.63 INR
50 PHP78.15 INR
100 PHP156.31 INR
500 PHP781.54 INR
1,000 PHP1,563.09 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-07-26T17:38:00Z",
  "rates": {
    "INR": 1.563086
  }
}

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.30859999999998,
  "rate": 1.563086
}

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