Rate Overview
Live
1 PHP = 1.2806 RUB
1 RUB = 0.780856 PHP
Avg
1.3749
High
1.4698
Low
1.2806
Last updated: 1/25/2026, 10:53:27 AM
Quick Conversions
| PHP | RUB |
|---|---|
| 1 PHP | 1.28 RUB |
| 10 PHP | 12.81 RUB |
| 50 PHP | 64.03 RUB |
| 100 PHP | 128.06 RUB |
| 500 PHP | 640.32 RUB |
| 1,000 PHP | 1,280.65 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-01-25T10:53:27Z",
"rates": {
"RUB": 1.280646
}
}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": 128.06459999999998,
"rate": 1.280646
}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