Rate Overview
Live
1 RUB = 0.863098 PHP
1 PHP = 1.1586
RUB
Avg
0.861187
High
0.863665
Low
0.851620
Last updated: 5/26/2026, 9:17:48 AM
Quick Conversions
| RUB | PHP |
|---|---|
| 1 RUB | 0.86 PHP |
| 10 RUB | 8.63 PHP |
| 50 RUB | 43.15 PHP |
| 100 RUB | 86.31 PHP |
| 500 RUB | 431.55 PHP |
| 1,000 RUB | 863.10 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-05-26T09:17:48Z",
"rates": {
"PHP": 0.863098
}
}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": 86.30980000000001,
"rate": 0.863098
}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