Rate Overview
Live
1 INR = 0.659431 PHP
1 PHP = 1.5165
INR
Avg
0.653732
High
0.659458
Low
0.646193
Last updated: 9/2/2026, 8:34:02 AM
Quick Conversions
| INR | PHP |
|---|---|
| 1 INR | 0.66 PHP |
| 10 INR | 6.59 PHP |
| 50 INR | 32.97 PHP |
| 100 INR | 65.94 PHP |
| 500 INR | 329.72 PHP |
| 1,000 INR | 659.43 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-09-02T08:34:02Z",
"rates": {
"PHP": 0.659431
}
}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": 65.9431,
"rate": 0.659431
}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