PHP
INR

PHP/INR Exchange Rate

Philippine Peso to Indian Rupee

Live Rate
1.5507
+1.72% YTD

1 INR = 0.644856 PHP

PHP/INR Price Chart

Historical exchange rate performance

Current 1.5507
High 1.5799
Low 1.5148
YTD Change +1.72%

Rate Overview

Live
1 PHP = 1.5507 INR
1 INR = 0.644856 PHP
Avg
1.5518
High
1.5799
Low
1.5148

Last updated: 7/9/2026, 2:30:23 AM

Quick Conversions

PHPINR
1 PHP1.55 INR
10 PHP15.51 INR
50 PHP77.54 INR
100 PHP155.07 INR
500 PHP775.37 INR
1,000 PHP1,550.74 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-09T02:30:23Z",
  "rates": {
    "INR": 1.550735
  }
}

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": 155.0735,
  "rate": 1.550735
}

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