PHP
INR

PHP/INR Exchange Rate

Philippine Peso to Indian Rupee

Live Rate
1.5645
+0.05% 7D

1 INR = 0.639187 PHP

PHP/INR Price Chart

Historical exchange rate performance

Current 1.5645
High 1.5658
Low 1.5630
7D Change +0.05%

Rate Overview

Live
1 PHP = 1.5645 INR
1 INR = 0.639187 PHP
Avg
1.5641
High
1.5658
Low
1.5630

Last updated: 3/27/2026, 8:08:40 AM

Quick Conversions

PHPINR
1 PHP1.56 INR
10 PHP15.64 INR
50 PHP78.22 INR
100 PHP156.45 INR
500 PHP782.24 INR
1,000 PHP1,564.49 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-27T08:08:40Z",
  "rates": {
    "INR": 1.564488
  }
}

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.4488,
  "rate": 1.564488
}

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