Rate Overview
Live
1 RUB = 0.862069 PHP
1 PHP = 1.1600
RUB
Avg
0.743236
High
0.863591
Low
0.684785
Last updated: 5/26/2026, 10:25:37 AM
Quick Conversions
| RUB | PHP |
|---|---|
| 1 RUB | 0.86 PHP |
| 10 RUB | 8.62 PHP |
| 50 RUB | 43.10 PHP |
| 100 RUB | 86.21 PHP |
| 500 RUB | 431.03 PHP |
| 1,000 RUB | 862.07 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-26T10:25:37Z",
"rates": {
"PHP": 0.862069
}
}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.20689999999999,
"rate": 0.862069
}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