Rate Overview
Live
1 PHP = 1.2606 RUB
1 RUB = 0.793245
PHP
Avg
1.4554
High
1.9523
Low
1.1675
Last updated: 7/28/2026, 6:53:14 AM
Quick Conversions
| PHP | RUB |
|---|---|
| 1 PHP | 1.26 RUB |
| 10 PHP | 12.61 RUB |
| 50 PHP | 63.03 RUB |
| 100 PHP | 126.06 RUB |
| 500 PHP | 630.32 RUB |
| 1,000 PHP | 1,260.64 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-07-28T06:53:14Z",
"rates": {
"RUB": 1.260644
}
}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": 126.0644,
"rate": 1.260644
}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