Rate Overview
Live
1 INR = 0.643445 PHP
1 PHP = 1.5541
INR
Avg
0.646487
High
0.649318
Low
0.643445
Last updated: 7/4/2026, 12:01:16 PM
Quick Conversions
| INR | PHP |
|---|---|
| 1 INR | 0.64 PHP |
| 10 INR | 6.43 PHP |
| 50 INR | 32.17 PHP |
| 100 INR | 64.34 PHP |
| 500 INR | 321.72 PHP |
| 1,000 INR | 643.45 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-07-04T12:01:16Z",
"rates": {
"PHP": 0.643445
}
}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.34450000000001,
"rate": 0.643445
}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