Rate Overview
Live
1 PHP = 1.2793 RUB
1 RUB = 0.781696
PHP
Avg
1.2781
High
1.3729
Low
1.1509
Last updated: 7/29/2026, 2:17:48 PM
Quick Conversions
| PHP | RUB |
|---|---|
| 1 PHP | 1.28 RUB |
| 10 PHP | 12.79 RUB |
| 50 PHP | 63.96 RUB |
| 100 PHP | 127.93 RUB |
| 500 PHP | 639.63 RUB |
| 1,000 PHP | 1,279.27 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-29T14:17:48Z",
"rates": {
"RUB": 1.279269
}
}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": 127.9269,
"rate": 1.279269
}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