Rate Overview
Live
1 RUB = 0.799064 PHP
1 PHP = 1.2515
RUB
Avg
0.781046
High
0.799064
Low
0.761367
Last updated: 4/16/2026, 12:55:01 AM
Quick Conversions
| RUB | PHP |
|---|---|
| 1 RUB | 0.80 PHP |
| 10 RUB | 7.99 PHP |
| 50 RUB | 39.95 PHP |
| 100 RUB | 79.91 PHP |
| 500 RUB | 399.53 PHP |
| 1,000 RUB | 799.06 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-04-16T00:55:01Z",
"rates": {
"PHP": 0.799064
}
}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.9064,
"rate": 0.799064
}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