Rate Overview
Live
1 PHP = 1.5537 INR
1 INR = 0.643605
PHP
Avg
1.5508
High
1.5537
Low
1.5460
Last updated: 7/13/2026, 9:13:42 PM
Quick Conversions
| PHP | INR |
|---|---|
| 1 PHP | 1.55 INR |
| 10 PHP | 15.54 INR |
| 50 PHP | 77.69 INR |
| 100 PHP | 155.37 INR |
| 500 PHP | 776.87 INR |
| 1,000 PHP | 1,553.75 INR |
Get PHP/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=INRExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-13T21:13:42Z",
"rates": {
"INR": 1.553747
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "INR",
"amount": 100
},
"result": 155.3747,
"rate": 1.553747
}Build with PHP/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key