Rate Overview
Live
1 PHP = 1.5637 INR
1 INR = 0.639499
PHP
Avg
1.4908
High
1.5644
Low
1.3819
Last updated: 7/27/2026, 12:52:25 AM
Quick Conversions
| PHP | INR |
|---|---|
| 1 PHP | 1.56 INR |
| 10 PHP | 15.64 INR |
| 50 PHP | 78.19 INR |
| 100 PHP | 156.37 INR |
| 500 PHP | 781.86 INR |
| 1,000 PHP | 1,563.72 INR |
Get PHP/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=INRExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-27T00:52:25Z",
"rates": {
"INR": 1.563724
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "INR",
"amount": 100
},
"result": 156.3724,
"rate": 1.563724
}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