Rate Overview
Live
1 PHP = 1.2691 RUB
1 RUB = 0.787980
PHP
Avg
1.2751
High
1.2970
Low
1.2542
Last updated: 4/17/2026, 6:09:07 AM
Quick Conversions
| PHP | RUB |
|---|---|
| 1 PHP | 1.27 RUB |
| 10 PHP | 12.69 RUB |
| 50 PHP | 63.45 RUB |
| 100 PHP | 126.91 RUB |
| 500 PHP | 634.53 RUB |
| 1,000 PHP | 1,269.07 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-04-17T06:09:07Z",
"rates": {
"RUB": 1.269068
}
}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.9068,
"rate": 1.269068
}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