Rate Overview
Live
1 RUB = 0.792269 PHP
1 PHP = 1.2622
RUB
Avg
0.788976
High
0.792269
Low
0.786247
Last updated: 7/24/2026, 5:11:59 AM
Quick Conversions
| RUB | PHP |
|---|---|
| 1 RUB | 0.79 PHP |
| 10 RUB | 7.92 PHP |
| 50 RUB | 39.61 PHP |
| 100 RUB | 79.23 PHP |
| 500 RUB | 396.13 PHP |
| 1,000 RUB | 792.27 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-24T05:11:59Z",
"rates": {
"PHP": 0.792269
}
}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.2269,
"rate": 0.792269
}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