PHP
INR

PHP/INR Exchange Rate

Philippine Peso to Indian Rupee

Live Rate
1.5661
+4.86% 1Y

1 INR = 0.638524 PHP

PHP/INR Price Chart

Historical exchange rate performance

Current 1.5661
High 1.5780
Low 1.4935
1Y Change +4.86%

Rate Overview

Live
1 PHP = 1.5661 INR
1 INR = 0.638524 PHP
Avg
1.5289
High
1.5780
Low
1.4935

Last updated: 3/27/2026, 10:04:57 AM

Quick Conversions

PHPINR
1 PHP1.57 INR
10 PHP15.66 INR
50 PHP78.31 INR
100 PHP156.61 INR
500 PHP783.06 INR
1,000 PHP1,566.11 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-27T10:04:57Z",
  "rates": {
    "INR": 1.566112
  }
}

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.6112,
  "rate": 1.566112
}

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