Rate Overview
Live
1 RUB = 0.798029 PHP
1 PHP = 1.2531
RUB
Avg
0.791529
High
0.798029
Low
0.778380
Last updated: 7/5/2026, 9:54:06 AM
Quick Conversions
| RUB | PHP |
|---|---|
| 1 RUB | 0.80 PHP |
| 10 RUB | 7.98 PHP |
| 50 RUB | 39.90 PHP |
| 100 RUB | 79.80 PHP |
| 500 RUB | 399.01 PHP |
| 1,000 RUB | 798.03 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-05T09:54:06Z",
"rates": {
"PHP": 0.798029
}
}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.8029,
"rate": 0.798029
}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