Rate Overview
Live
1 RUB = 0.789264 PHP
1 PHP = 1.2670
RUB
Avg
0.789806
High
0.867721
Low
0.730838
Last updated: 7/26/2026, 12:39:14 AM
Quick Conversions
| RUB | PHP |
|---|---|
| 1 RUB | 0.79 PHP |
| 10 RUB | 7.89 PHP |
| 50 RUB | 39.46 PHP |
| 100 RUB | 78.93 PHP |
| 500 RUB | 394.63 PHP |
| 1,000 RUB | 789.26 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-26T00:39:14Z",
"rates": {
"PHP": 0.789264
}
}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.9264,
"rate": 0.789264
}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