Rate Overview
Live
1 INR = 0.640144 PHP
1 PHP = 1.5621
INR
Avg
0.643771
High
0.649397
Low
0.638114
Last updated: 7/25/2026, 12:57:29 AM
Quick Conversions
| INR | PHP |
|---|---|
| 1 INR | 0.64 PHP |
| 10 INR | 6.40 PHP |
| 50 INR | 32.01 PHP |
| 100 INR | 64.01 PHP |
| 500 INR | 320.07 PHP |
| 1,000 INR | 640.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-07-25T00:57:29Z",
"rates": {
"PHP": 0.640144
}
}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.01440000000001,
"rate": 0.640144
}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