Rate Overview
Live
1 RUB = 0.840185 PHP
1 PHP = 1.1902
RUB
Avg
0.843521
High
0.852622
Low
0.837876
Last updated: 6/15/2026, 11:09:21 AM
Quick Conversions
| RUB | PHP |
|---|---|
| 1 RUB | 0.84 PHP |
| 10 RUB | 8.40 PHP |
| 50 RUB | 42.01 PHP |
| 100 RUB | 84.02 PHP |
| 500 RUB | 420.09 PHP |
| 1,000 RUB | 840.19 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-15T11:09:21Z",
"rates": {
"PHP": 0.840185
}
}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": 84.01849999999999,
"rate": 0.840185
}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