Rate Overview
Live
1 RUB = 0.791523 PHP
1 PHP = 1.2634
RUB
Avg
0.795365
High
0.816898
Low
0.778380
Last updated: 7/25/2026, 12:20:48 AM
Quick Conversions
| RUB | PHP |
|---|---|
| 1 RUB | 0.79 PHP |
| 10 RUB | 7.92 PHP |
| 50 RUB | 39.58 PHP |
| 100 RUB | 79.15 PHP |
| 500 RUB | 395.76 PHP |
| 1,000 RUB | 791.52 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-07-25T00:20:48Z",
"rates": {
"PHP": 0.791523
}
}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": 79.1523,
"rate": 0.791523
}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