Rate Overview
Live
1 PHP = 1.2390 RUB
1 RUB = 0.807095
PHP
Avg
1.2548
High
1.2767
Low
1.2390
Last updated: 7/8/2026, 6:35:42 PM
Quick Conversions
| PHP | RUB |
|---|---|
| 1 PHP | 1.24 RUB |
| 10 PHP | 12.39 RUB |
| 50 PHP | 61.95 RUB |
| 100 PHP | 123.90 RUB |
| 500 PHP | 619.51 RUB |
| 1,000 PHP | 1,239.01 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-08T18:35:42Z",
"rates": {
"RUB": 1.239011
}
}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": 123.90110000000001,
"rate": 1.239011
}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