Rate Overview
Live
1 INR = 0.639186 PHP
1 PHP = 1.5645
INR
Avg
0.644998
High
0.660151
Low
0.632937
Last updated: 3/27/2026, 8:11:12 AM
Quick Conversions
| INR | PHP |
|---|---|
| 1 INR | 0.64 PHP |
| 10 INR | 6.39 PHP |
| 50 INR | 31.96 PHP |
| 100 INR | 63.92 PHP |
| 500 INR | 319.59 PHP |
| 1,000 INR | 639.19 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-03-27T08:11:12Z",
"rates": {
"PHP": 0.639186
}
}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": 63.918600000000005,
"rate": 0.639186
}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