Rate Overview
Live
1 PHP = 1.1958 RUB
1 RUB = 0.836295
PHP
Avg
1.1900
High
1.2009
Low
1.1729
Last updated: 6/17/2026, 7:54:56 AM
Quick Conversions
| PHP | RUB |
|---|---|
| 1 PHP | 1.20 RUB |
| 10 PHP | 11.96 RUB |
| 50 PHP | 59.79 RUB |
| 100 PHP | 119.58 RUB |
| 500 PHP | 597.88 RUB |
| 1,000 PHP | 1,195.75 RUB |
Get PHP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=RUBExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-06-17T07:54:56Z",
"rates": {
"RUB": 1.195751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "RUB",
"amount": 100
},
"result": 119.5751,
"rate": 1.195751
}Build with PHP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key