Rate Overview
Live
1 PHP = 1.3739 RUB
1 RUB = 0.727841
PHP
Avg
1.3609
High
1.3746
Low
1.3469
Last updated: 8/18/2026, 7:14:19 AM
Quick Conversions
| PHP | RUB |
|---|---|
| 1 PHP | 1.37 RUB |
| 10 PHP | 13.74 RUB |
| 50 PHP | 68.70 RUB |
| 100 PHP | 137.39 RUB |
| 500 PHP | 686.96 RUB |
| 1,000 PHP | 1,373.93 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-08-18T07:14:19Z",
"rates": {
"RUB": 1.373926
}
}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": 137.3926,
"rate": 1.373926
}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