Rate Overview
Live
1 INR = 0.649728 PHP
1 PHP = 1.5391
INR
Avg
0.646722
High
0.649728
Low
0.642153
Last updated: 5/7/2026, 1:17:08 AM
Quick Conversions
| INR | PHP |
|---|---|
| 1 INR | 0.65 PHP |
| 10 INR | 6.50 PHP |
| 50 INR | 32.49 PHP |
| 100 INR | 64.97 PHP |
| 500 INR | 324.86 PHP |
| 1,000 INR | 649.73 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-07T01:17:08Z",
"rates": {
"PHP": 0.649728
}
}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.97279999999999,
"rate": 0.649728
}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