PHP
INR

PHP/INR Exchange Rate

Philippine Peso to Indian Rupee

Live Rate
1.5151
-1.83% 7D

1 INR = 0.660005 PHP

PHP/INR Price Chart

Historical exchange rate performance

Current 1.5151
High 1.5434
Low 1.5116
7D Change -1.83%

Rate Overview

Live
1 PHP = 1.5151 INR
1 INR = 0.660005 PHP
Avg
1.5258
High
1.5434
Low
1.5116

Last updated: 9/3/2026, 11:10:19 PM

Quick Conversions

PHPINR
1 PHP1.52 INR
10 PHP15.15 INR
50 PHP75.76 INR
100 PHP151.51 INR
500 PHP757.57 INR
1,000 PHP1,515.14 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-09-03T23:10:19Z",
  "rates": {
    "INR": 1.515139
  }
}

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": 151.5139,
  "rate": 1.515139
}

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