Rate Overview
Live
1 INR = 0.644143 PHP
1 PHP = 1.5525 INR
Avg
0.647875
High
0.654128
Low
0.643106
Last updated: 1/25/2026, 4:45:41 PM
Quick Conversions
| INR | PHP |
|---|---|
| 1 INR | 0.64 PHP |
| 10 INR | 6.44 PHP |
| 50 INR | 32.21 PHP |
| 100 INR | 64.41 PHP |
| 500 INR | 322.07 PHP |
| 1,000 INR | 644.14 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-01-25T16:45:41Z",
"rates": {
"PHP": 0.644143
}
}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.4143,
"rate": 0.644143
}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