Rate Overview
Live
1 INR = 0.645794 PHP
1 PHP = 1.5485
INR
Avg
0.644538
High
0.660151
Low
0.632937
Last updated: 5/27/2026, 4:49:56 AM
Quick Conversions
| INR | PHP |
|---|---|
| 1 INR | 0.65 PHP |
| 10 INR | 6.46 PHP |
| 50 INR | 32.29 PHP |
| 100 INR | 64.58 PHP |
| 500 INR | 322.90 PHP |
| 1,000 INR | 645.79 PHP |
Get INR/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=PHPExample Response:
{
"success": true,
"base": "INR",
"date": "2026-05-27T04:49:56Z",
"rates": {
"PHP": 0.645794
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "PHP",
"amount": 100
},
"result": 64.57939999999999,
"rate": 0.645794
}Build with INR/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key