Rate Overview
Live
1 INR = 0.640695 PHP
1 PHP = 1.5608
INR
Avg
0.640045
High
0.641560
Low
0.639383
Last updated: 7/26/2026, 11:48:10 PM
Quick Conversions
| INR | PHP |
|---|---|
| 1 INR | 0.64 PHP |
| 10 INR | 6.41 PHP |
| 50 INR | 32.03 PHP |
| 100 INR | 64.07 PHP |
| 500 INR | 320.35 PHP |
| 1,000 INR | 640.70 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-26T23:48:10Z",
"rates": {
"PHP": 0.640695
}
}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.0695,
"rate": 0.640695
}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