Rate Overview
Live
1 RUB = 0.741371 PHP
1 PHP = 1.3489
RUB
Avg
0.741173
High
0.747525
Low
0.733347
Last updated: 8/14/2026, 2:26:01 PM
Quick Conversions
| RUB | PHP |
|---|---|
| 1 RUB | 0.74 PHP |
| 10 RUB | 7.41 PHP |
| 50 RUB | 37.07 PHP |
| 100 RUB | 74.14 PHP |
| 500 RUB | 370.69 PHP |
| 1,000 RUB | 741.37 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-08-14T14:26:01Z",
"rates": {
"PHP": 0.741371
}
}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": 74.1371,
"rate": 0.741371
}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