Rate Overview
Live
1 PHP = 1.1664 RUB
1 RUB = 0.857334
PHP
Avg
1.1623
High
1.1701
Low
1.1579
Last updated: 5/27/2026, 8:24:05 PM
Quick Conversions
| PHP | RUB |
|---|---|
| 1 PHP | 1.17 RUB |
| 10 PHP | 11.66 RUB |
| 50 PHP | 58.32 RUB |
| 100 PHP | 116.64 RUB |
| 500 PHP | 583.20 RUB |
| 1,000 PHP | 1,166.41 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-05-27T20:24:05Z",
"rates": {
"RUB": 1.166407
}
}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": 116.6407,
"rate": 1.166407
}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