Rate Overview
Live
1 RUB = 0.788523 PHP
1 PHP = 1.2682
RUB
Avg
0.693761
High
0.837876
Low
0.566546
Last updated: 6/29/2026, 9:16:49 AM
Quick Conversions
| RUB | PHP |
|---|---|
| 1 RUB | 0.79 PHP |
| 10 RUB | 7.89 PHP |
| 50 RUB | 39.43 PHP |
| 100 RUB | 78.85 PHP |
| 500 RUB | 394.26 PHP |
| 1,000 RUB | 788.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-06-29T09:16:49Z",
"rates": {
"PHP": 0.788523
}
}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.8523,
"rate": 0.788523
}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