Rate Overview
Live
1 PHP = 1.3406 RUB
1 RUB = 0.745951
PHP
Avg
1.3876
High
1.4994
Low
1.2764
Last updated: 3/27/2026, 12:52:42 PM
Quick Conversions
| PHP | RUB |
|---|---|
| 1 PHP | 1.34 RUB |
| 10 PHP | 13.41 RUB |
| 50 PHP | 67.03 RUB |
| 100 PHP | 134.06 RUB |
| 500 PHP | 670.29 RUB |
| 1,000 PHP | 1,340.57 RUB |
Get PHP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=RUBExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-27T12:52:42Z",
"rates": {
"RUB": 1.340571
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "RUB",
"amount": 100
},
"result": 134.0571,
"rate": 1.340571
}Build with PHP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key