PHP
INR

PHP/INR Exchange Rate

Philippine Peso to Indian Rupee

Live Rate
1.5391
-0.34% 7D

1 INR = 0.649729 PHP

PHP/INR Price Chart

Historical exchange rate performance

Current 1.5391
High 1.5573
Low 1.5391
7D Change -0.34%

Rate Overview

Live
1 PHP = 1.5391 INR
1 INR = 0.649729 PHP
Avg
1.5463
High
1.5573
Low
1.5391

Last updated: 5/7/2026, 12:12:14 AM

Quick Conversions

PHPINR
1 PHP1.54 INR
10 PHP15.39 INR
50 PHP76.96 INR
100 PHP153.91 INR
500 PHP769.55 INR
1,000 PHP1,539.10 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-05-07T00:12:14Z",
  "rates": {
    "INR": 1.539104
  }
}

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": 153.9104,
  "rate": 1.539104
}

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