Rate Overview
Live
1 PHP = 1.2616 RUB
1 RUB = 0.792641
PHP
Avg
1.2664
High
1.2719
Low
1.2601
Last updated: 7/27/2026, 12:25:43 PM
Quick Conversions
| PHP | RUB |
|---|---|
| 1 PHP | 1.26 RUB |
| 10 PHP | 12.62 RUB |
| 50 PHP | 63.08 RUB |
| 100 PHP | 126.16 RUB |
| 500 PHP | 630.80 RUB |
| 1,000 PHP | 1,261.61 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-27T12:25:43Z",
"rates": {
"RUB": 1.261605
}
}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.16050000000001,
"rate": 1.261605
}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