Rate Overview
Live
1 RUB = 0.780855 PHP
1 PHP = 1.2806 RUB
Avg
0.769600
High
0.780855
Low
0.758946
Last updated: 1/25/2026, 7:13:10 AM
Quick Conversions
| RUB | PHP |
|---|---|
| 1 RUB | 0.78 PHP |
| 10 RUB | 7.81 PHP |
| 50 RUB | 39.04 PHP |
| 100 RUB | 78.09 PHP |
| 500 RUB | 390.43 PHP |
| 1,000 RUB | 780.86 PHP |
Get RUB/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=PHPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-01-25T07:13:10Z",
"rates": {
"PHP": 0.780855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "PHP",
"amount": 100
},
"result": 78.0855,
"rate": 0.780855
}Build with RUB/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key