PHP
INR

PHP/INR Exchange Rate

Philippine Peso to Indian Rupee

Live Rate
1.5677
+4.72% 5Y

1 INR = 0.637871 PHP

PHP/INR Price Chart

Historical exchange rate performance

Current 1.5677
High 1.5677
Low 1.3867
5Y Change +4.72%

Rate Overview

Live
1 PHP = 1.5677 INR
1 INR = 0.637871 PHP
Avg
1.4875
High
1.5677
Low
1.3867

Last updated: 3/27/2026, 1:34:21 PM

Quick Conversions

PHPINR
1 PHP1.57 INR
10 PHP15.68 INR
50 PHP78.39 INR
100 PHP156.77 INR
500 PHP783.86 INR
1,000 PHP1,567.71 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-03-27T13:34:21Z",
  "rates": {
    "INR": 1.567714
  }
}

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.7714,
  "rate": 1.567714
}

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