Rate Overview
Live
1 PHP = 1.5485 INR
1 INR = 0.645795
PHP
Avg
1.5351
High
1.5762
Low
1.4922
Last updated: 5/27/2026, 4:49:59 AM
Quick Conversions
| PHP | INR |
|---|---|
| 1 PHP | 1.55 INR |
| 10 PHP | 15.48 INR |
| 50 PHP | 77.42 INR |
| 100 PHP | 154.85 INR |
| 500 PHP | 774.24 INR |
| 1,000 PHP | 1,548.48 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-05-27T04:49:59Z",
"rates": {
"INR": 1.54848
}
}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": 154.848,
"rate": 1.54848
}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