Rate Overview
Live
1 PHP = 1.2782 RUB
1 RUB = 0.782378
PHP
Avg
1.3235
High
1.4627
Low
1.1563
Last updated: 7/29/2026, 8:47:14 AM
Quick Conversions
| PHP | RUB |
|---|---|
| 1 PHP | 1.28 RUB |
| 10 PHP | 12.78 RUB |
| 50 PHP | 63.91 RUB |
| 100 PHP | 127.82 RUB |
| 500 PHP | 639.08 RUB |
| 1,000 PHP | 1,278.15 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-29T08:47:14Z",
"rates": {
"RUB": 1.278154
}
}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.8154,
"rate": 1.278154
}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